var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781248&x=1921',
		'title': '',
		'imageId': '68781248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781249&x=1921',
		'title': '',
		'imageId': '68781249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781250&x=1921',
		'title': '',
		'imageId': '68781250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781251&x=1921',
		'title': '',
		'imageId': '68781251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781252&x=1921',
		'title': '',
		'imageId': '68781252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781253&x=1921',
		'title': '',
		'imageId': '68781253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781254&x=1921',
		'title': '',
		'imageId': '68781254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958216&docid=68781255&x=1921',
		'title': '',
		'imageId': '68781255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958216';

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