var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519497&x=3841',
		'title': '',
		'imageId': '67519497',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519380&x=3841',
		'title': '',
		'imageId': '67519380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519480&x=3841',
		'title': '',
		'imageId': '67519480',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519391&x=3841',
		'title': '',
		'imageId': '67519391',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519348&x=3841',
		'title': '',
		'imageId': '67519348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519418&x=3841',
		'title': '',
		'imageId': '67519418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519427&x=3841',
		'title': '',
		'imageId': '67519427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519606&x=3841',
		'title': '',
		'imageId': '67519606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904630&docid=67519654&x=3841',
		'title': '',
		'imageId': '67519654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904630';

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