var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015763&x=449',
		'title': '',
		'imageId': '69015763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015759&x=449',
		'title': '',
		'imageId': '69015759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015761&x=449',
		'title': '',
		'imageId': '69015761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015762&x=449',
		'title': '',
		'imageId': '69015762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015764&x=449',
		'title': '',
		'imageId': '69015764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015767&x=449',
		'title': '',
		'imageId': '69015767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015770&x=449',
		'title': '',
		'imageId': '69015770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015774&x=449',
		'title': '',
		'imageId': '69015774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015778&x=449',
		'title': '',
		'imageId': '69015778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015779&x=449',
		'title': '',
		'imageId': '69015779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015782&x=449',
		'title': '',
		'imageId': '69015782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015785&x=449',
		'title': '',
		'imageId': '69015785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015788&x=449',
		'title': '',
		'imageId': '69015788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969919&docid=69015760&x=449',
		'title': '',
		'imageId': '69015760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969919';

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