var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579374&x=1532',
		'title': '',
		'imageId': '68579374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579376&x=1532',
		'title': '',
		'imageId': '68579376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579375&x=1532',
		'title': '',
		'imageId': '68579375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579377&x=1532',
		'title': '',
		'imageId': '68579377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579379&x=1532',
		'title': '',
		'imageId': '68579379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579378&x=1532',
		'title': '',
		'imageId': '68579378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949750&docid=68579384&x=1532',
		'title': '',
		'imageId': '68579384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949750';

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