var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202085&x=5656',
		'title': '',
		'imageId': '68202085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202084&x=5656',
		'title': '',
		'imageId': '68202084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202089&x=5656',
		'title': '',
		'imageId': '68202089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202087&x=5656',
		'title': '',
		'imageId': '68202087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202088&x=5656',
		'title': '',
		'imageId': '68202088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202086&x=5656',
		'title': '',
		'imageId': '68202086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932850&docid=68202139&x=5656',
		'title': '',
		'imageId': '68202139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932850';

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