var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913165&x=2310',
		'title': '',
		'imageId': '68913165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913173&x=2310',
		'title': '',
		'imageId': '68913173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913186&x=2310',
		'title': '',
		'imageId': '68913186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913190&x=2310',
		'title': '',
		'imageId': '68913190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913193&x=2310',
		'title': '',
		'imageId': '68913193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913196&x=2310',
		'title': '',
		'imageId': '68913196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913199&x=2310',
		'title': '',
		'imageId': '68913199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913214&x=2310',
		'title': '',
		'imageId': '68913214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964277&docid=68913220&x=2310',
		'title': '',
		'imageId': '68913220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964277';

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