var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302421&x=4532',
		'title': '',
		'imageId': '68302421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302422&x=4532',
		'title': '',
		'imageId': '68302422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302423&x=4532',
		'title': '',
		'imageId': '68302423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302424&x=4532',
		'title': '',
		'imageId': '68302424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302425&x=4532',
		'title': '',
		'imageId': '68302425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302426&x=4532',
		'title': '',
		'imageId': '68302426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937315&docid=68302427&x=4532',
		'title': '',
		'imageId': '68302427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937315';

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