var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460275&x=3854',
		'title': '',
		'imageId': '67460275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460277&x=3854',
		'title': '',
		'imageId': '67460277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460279&x=3854',
		'title': '',
		'imageId': '67460279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460280&x=3854',
		'title': '',
		'imageId': '67460280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460281&x=3854',
		'title': '',
		'imageId': '67460281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460282&x=3854',
		'title': '',
		'imageId': '67460282',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460284&x=3854',
		'title': '',
		'imageId': '67460284',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460285&x=3854',
		'title': '',
		'imageId': '67460285',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460286&x=3854',
		'title': '',
		'imageId': '67460286',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460287&x=3854',
		'title': '',
		'imageId': '67460287',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460289&x=3854',
		'title': '',
		'imageId': '67460289',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460290&x=3854',
		'title': '',
		'imageId': '67460290',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460291&x=3854',
		'title': '',
		'imageId': '67460291',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460292&x=3854',
		'title': '',
		'imageId': '67460292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460294&x=3854',
		'title': '',
		'imageId': '67460294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460295&x=3854',
		'title': '',
		'imageId': '67460295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902643&docid=67460296&x=3854',
		'title': '',
		'imageId': '67460296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3902643';

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";
	})
}
