var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511902&x=5947',
		'title': '',
		'imageId': '69511902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511903&x=5947',
		'title': '',
		'imageId': '69511903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511905&x=5947',
		'title': '',
		'imageId': '69511905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511907&x=5947',
		'title': '',
		'imageId': '69511907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511908&x=5947',
		'title': '',
		'imageId': '69511908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511909&x=5947',
		'title': '',
		'imageId': '69511909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511915&x=5947',
		'title': '',
		'imageId': '69511915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511916&x=5947',
		'title': '',
		'imageId': '69511916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511910&x=5947',
		'title': '',
		'imageId': '69511910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511914&x=5947',
		'title': '',
		'imageId': '69511914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511911&x=5947',
		'title': '',
		'imageId': '69511911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511912&x=5947',
		'title': '',
		'imageId': '69511912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511904&x=5947',
		'title': '',
		'imageId': '69511904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991068&docid=69511913&x=5947',
		'title': '',
		'imageId': '69511913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991068';

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