var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258186&x=5723',
		'title': '',
		'imageId': '68258186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258191&x=5723',
		'title': '',
		'imageId': '68258191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258193&x=5723',
		'title': '',
		'imageId': '68258193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258188&x=5723',
		'title': '',
		'imageId': '68258188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258192&x=5723',
		'title': '',
		'imageId': '68258192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258187&x=5723',
		'title': '',
		'imageId': '68258187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258190&x=5723',
		'title': '',
		'imageId': '68258190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960458&docid=68258189&x=5723',
		'title': '',
		'imageId': '68258189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960458';

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