var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964940&x=3014',
		'title': '',
		'imageId': '67964940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964931&x=3014',
		'title': '',
		'imageId': '67964931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964920&x=3014',
		'title': '',
		'imageId': '67964920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964919&x=3014',
		'title': '',
		'imageId': '67964919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964917&x=3014',
		'title': '',
		'imageId': '67964917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964918&x=3014',
		'title': '',
		'imageId': '67964918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964927&x=3014',
		'title': '',
		'imageId': '67964927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964928&x=3014',
		'title': '',
		'imageId': '67964928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922672&docid=67964922&x=3014',
		'title': '',
		'imageId': '67964922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922672';

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