var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900414&x=1356',
		'title': '',
		'imageId': '68900414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900417&x=1356',
		'title': '',
		'imageId': '68900417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900416&x=1356',
		'title': '',
		'imageId': '68900416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900415&x=1356',
		'title': '',
		'imageId': '68900415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900418&x=1356',
		'title': '',
		'imageId': '68900418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900419&x=1356',
		'title': '',
		'imageId': '68900419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963905&docid=68900421&x=1356',
		'title': '',
		'imageId': '68900421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963905';

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