var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815784&x=4617',
		'title': '',
		'imageId': '67815784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815782&x=4617',
		'title': '',
		'imageId': '67815782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815781&x=4617',
		'title': '',
		'imageId': '67815781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815786&x=4617',
		'title': '',
		'imageId': '67815786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815785&x=4617',
		'title': '',
		'imageId': '67815785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815792&x=4617',
		'title': '',
		'imageId': '67815792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815795&x=4617',
		'title': '',
		'imageId': '67815795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916727&docid=67815783&x=4617',
		'title': '',
		'imageId': '67815783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916727';

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