var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704905&x=1145',
		'title': '',
		'imageId': '67704905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704906&x=1145',
		'title': '',
		'imageId': '67704906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704907&x=1145',
		'title': '',
		'imageId': '67704907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704908&x=1145',
		'title': '',
		'imageId': '67704908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704909&x=1145',
		'title': '',
		'imageId': '67704909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704910&x=1145',
		'title': '',
		'imageId': '67704910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704911&x=1145',
		'title': '',
		'imageId': '67704911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704912&x=1145',
		'title': '',
		'imageId': '67704912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912944&docid=67704913&x=1145',
		'title': '',
		'imageId': '67704913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912944';

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