var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176423&x=4312',
		'title': '',
		'imageId': '70176423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176436&x=4312',
		'title': '',
		'imageId': '70176436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176424&x=4312',
		'title': '',
		'imageId': '70176424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176437&x=4312',
		'title': '',
		'imageId': '70176437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176419&x=4312',
		'title': '',
		'imageId': '70176419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176420&x=4312',
		'title': '',
		'imageId': '70176420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176429&x=4312',
		'title': '',
		'imageId': '70176429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176425&x=4312',
		'title': '',
		'imageId': '70176425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176421&x=4312',
		'title': '',
		'imageId': '70176421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176431&x=4312',
		'title': '',
		'imageId': '70176431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176438&x=4312',
		'title': '',
		'imageId': '70176438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176428&x=4312',
		'title': '',
		'imageId': '70176428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176435&x=4312',
		'title': '',
		'imageId': '70176435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176422&x=4312',
		'title': '',
		'imageId': '70176422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176433&x=4312',
		'title': '',
		'imageId': '70176433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176426&x=4312',
		'title': '',
		'imageId': '70176426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176434&x=4312',
		'title': '',
		'imageId': '70176434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176430&x=4312',
		'title': '',
		'imageId': '70176430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176427&x=4312',
		'title': '',
		'imageId': '70176427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017604&docid=70176432&x=4312',
		'title': '',
		'imageId': '70176432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017604';

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