var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146789&x=3711',
		'title': '',
		'imageId': '68146789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146785&x=3711',
		'title': '',
		'imageId': '68146785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146788&x=3711',
		'title': '',
		'imageId': '68146788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146784&x=3711',
		'title': '',
		'imageId': '68146784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146790&x=3711',
		'title': '',
		'imageId': '68146790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146791&x=3711',
		'title': '',
		'imageId': '68146791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146787&x=3711',
		'title': '',
		'imageId': '68146787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931106&docid=68146792&x=3711',
		'title': '',
		'imageId': '68146792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931106';

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