var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200891&x=4155',
		'title': '',
		'imageId': '7200891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200894&x=4155',
		'title': '',
		'imageId': '7200894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200897&x=4155',
		'title': '',
		'imageId': '7200897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200900&x=4155',
		'title': '',
		'imageId': '7200900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200903&x=4155',
		'title': '',
		'imageId': '7200903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200906&x=4155',
		'title': '',
		'imageId': '7200906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200909&x=4155',
		'title': '',
		'imageId': '7200909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200912&x=4155',
		'title': '',
		'imageId': '7200912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200915&x=4155',
		'title': '',
		'imageId': '7200915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200918&x=4155',
		'title': '',
		'imageId': '7200918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200921&x=4155',
		'title': '',
		'imageId': '7200921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907123&docid=7200924&x=4155',
		'title': '',
		'imageId': '7200924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907123';

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