var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106990&x=316',
		'title': '',
		'imageId': '69106990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106989&x=316',
		'title': '',
		'imageId': '69106989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106999&x=316',
		'title': '',
		'imageId': '69106999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106996&x=316',
		'title': '',
		'imageId': '69106996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106991&x=316',
		'title': '',
		'imageId': '69106991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106993&x=316',
		'title': '',
		'imageId': '69106993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106998&x=316',
		'title': '',
		'imageId': '69106998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106988&x=316',
		'title': '',
		'imageId': '69106988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69107001&x=316',
		'title': '',
		'imageId': '69107001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106997&x=316',
		'title': '',
		'imageId': '69106997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106994&x=316',
		'title': '',
		'imageId': '69106994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106992&x=316',
		'title': '',
		'imageId': '69106992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69107000&x=316',
		'title': '',
		'imageId': '69107000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69106995&x=316',
		'title': '',
		'imageId': '69106995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979210&docid=69107002&x=316',
		'title': '',
		'imageId': '69107002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979210';

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