var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719374&x=4227',
		'title': '',
		'imageId': '68719374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719377&x=4227',
		'title': '',
		'imageId': '68719377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719379&x=4227',
		'title': '',
		'imageId': '68719379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719376&x=4227',
		'title': '',
		'imageId': '68719376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719380&x=4227',
		'title': '',
		'imageId': '68719380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719378&x=4227',
		'title': '',
		'imageId': '68719378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719375&x=4227',
		'title': '',
		'imageId': '68719375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955634&docid=68719381&x=4227',
		'title': '',
		'imageId': '68719381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955634';

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