var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775029&x=733',
		'title': '',
		'imageId': '67775029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775028&x=733',
		'title': '',
		'imageId': '67775028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775034&x=733',
		'title': '',
		'imageId': '67775034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775033&x=733',
		'title': '',
		'imageId': '67775033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775030&x=733',
		'title': '',
		'imageId': '67775030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775026&x=733',
		'title': '',
		'imageId': '67775026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775027&x=733',
		'title': '',
		'imageId': '67775027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775032&x=733',
		'title': '',
		'imageId': '67775032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915334&docid=67775031&x=733',
		'title': '',
		'imageId': '67775031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915334';

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