var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575488&x=2532',
		'title': '',
		'imageId': '68575488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575485&x=2532',
		'title': '',
		'imageId': '68575485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575484&x=2532',
		'title': '',
		'imageId': '68575484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575491&x=2532',
		'title': '',
		'imageId': '68575491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575489&x=2532',
		'title': '',
		'imageId': '68575489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575490&x=2532',
		'title': '',
		'imageId': '68575490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575486&x=2532',
		'title': '',
		'imageId': '68575486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949552&docid=68575470&x=2532',
		'title': '',
		'imageId': '68575470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949552';

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