var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886095&x=5426',
		'title': '',
		'imageId': '66886095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886098&x=5426',
		'title': '',
		'imageId': '66886098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886105&x=5426',
		'title': '',
		'imageId': '66886105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886106&x=5426',
		'title': '',
		'imageId': '66886106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886107&x=5426',
		'title': '',
		'imageId': '66886107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886108&x=5426',
		'title': '',
		'imageId': '66886108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886109&x=5426',
		'title': '',
		'imageId': '66886109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886110&x=5426',
		'title': '',
		'imageId': '66886110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886111&x=5426',
		'title': '',
		'imageId': '66886111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886112&x=5426',
		'title': '',
		'imageId': '66886112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886113&x=5426',
		'title': '',
		'imageId': '66886113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886115&x=5426',
		'title': '',
		'imageId': '66886115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880288&docid=66886117&x=5426',
		'title': '',
		'imageId': '66886117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880288';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
