var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302794&x=4620',
		'title': '',
		'imageId': '68302794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302795&x=4620',
		'title': '',
		'imageId': '68302795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302796&x=4620',
		'title': '',
		'imageId': '68302796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302797&x=4620',
		'title': '',
		'imageId': '68302797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302798&x=4620',
		'title': '',
		'imageId': '68302798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302799&x=4620',
		'title': '',
		'imageId': '68302799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937367&docid=68302800&x=4620',
		'title': '',
		'imageId': '68302800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937367';

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