var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378410&x=2846',
		'title': '',
		'imageId': '69378410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378421&x=2846',
		'title': '',
		'imageId': '69378421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378413&x=2846',
		'title': '',
		'imageId': '69378413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378409&x=2846',
		'title': '',
		'imageId': '69378409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378412&x=2846',
		'title': '',
		'imageId': '69378412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378411&x=2846',
		'title': '',
		'imageId': '69378411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378414&x=2846',
		'title': '',
		'imageId': '69378414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378415&x=2846',
		'title': '',
		'imageId': '69378415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378416&x=2846',
		'title': '',
		'imageId': '69378416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378419&x=2846',
		'title': '',
		'imageId': '69378419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378422&x=2846',
		'title': '',
		'imageId': '69378422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378417&x=2846',
		'title': '',
		'imageId': '69378417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378418&x=2846',
		'title': '',
		'imageId': '69378418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984981&docid=69378420&x=2846',
		'title': '',
		'imageId': '69378420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984981';

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