var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891558&x=1849',
		'title': '',
		'imageId': '68891558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891563&x=1849',
		'title': '',
		'imageId': '68891563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891562&x=1849',
		'title': '',
		'imageId': '68891562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891564&x=1849',
		'title': '',
		'imageId': '68891564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891559&x=1849',
		'title': '',
		'imageId': '68891559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891561&x=1849',
		'title': '',
		'imageId': '68891561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963514&docid=68891560&x=1849',
		'title': '',
		'imageId': '68891560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963514';

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