var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904250&x=4735',
		'title': '',
		'imageId': '68904250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904254&x=4735',
		'title': '',
		'imageId': '68904254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904265&x=4735',
		'title': '',
		'imageId': '68904265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904268&x=4735',
		'title': '',
		'imageId': '68904268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904271&x=4735',
		'title': '',
		'imageId': '68904271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904274&x=4735',
		'title': '',
		'imageId': '68904274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963964&docid=68904277&x=4735',
		'title': '',
		'imageId': '68904277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963964';

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