var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981909&x=4417',
		'title': '',
		'imageId': '69981909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981910&x=4417',
		'title': '',
		'imageId': '69981910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981911&x=4417',
		'title': '',
		'imageId': '69981911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981908&x=4417',
		'title': '',
		'imageId': '69981908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981907&x=4417',
		'title': '',
		'imageId': '69981907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981906&x=4417',
		'title': '',
		'imageId': '69981906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010764&docid=69981905&x=4417',
		'title': '',
		'imageId': '69981905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010764';

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