var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303191&x=5319',
		'title': '',
		'imageId': '68303191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303187&x=5319',
		'title': '',
		'imageId': '68303187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303188&x=5319',
		'title': '',
		'imageId': '68303188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303190&x=5319',
		'title': '',
		'imageId': '68303190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303189&x=5319',
		'title': '',
		'imageId': '68303189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303192&x=5319',
		'title': '',
		'imageId': '68303192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303193&x=5319',
		'title': '',
		'imageId': '68303193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937422&docid=68303194&x=5319',
		'title': '',
		'imageId': '68303194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937422';

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