var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872114&x=2931',
		'title': '',
		'imageId': '67872114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872117&x=2931',
		'title': '',
		'imageId': '67872117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872115&x=2931',
		'title': '',
		'imageId': '67872115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872110&x=2931',
		'title': '',
		'imageId': '67872110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872113&x=2931',
		'title': '',
		'imageId': '67872113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872112&x=2931',
		'title': '',
		'imageId': '67872112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872116&x=2931',
		'title': '',
		'imageId': '67872116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872111&x=2931',
		'title': '',
		'imageId': '67872111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918557&docid=67872118&x=2931',
		'title': '',
		'imageId': '67872118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918557';

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