var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316230&x=3815',
		'title': '',
		'imageId': '69316230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316229&x=3815',
		'title': '',
		'imageId': '69316229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316232&x=3815',
		'title': '',
		'imageId': '69316232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316234&x=3815',
		'title': '',
		'imageId': '69316234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316236&x=3815',
		'title': '',
		'imageId': '69316236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316235&x=3815',
		'title': '',
		'imageId': '69316235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316237&x=3815',
		'title': '',
		'imageId': '69316237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316233&x=3815',
		'title': '',
		'imageId': '69316233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992261&docid=69316231&x=3815',
		'title': '',
		'imageId': '69316231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992261';

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