var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826565&x=5434',
		'title': '',
		'imageId': '69826565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826566&x=5434',
		'title': '',
		'imageId': '69826566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826571&x=5434',
		'title': '',
		'imageId': '69826571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826569&x=5434',
		'title': '',
		'imageId': '69826569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826567&x=5434',
		'title': '',
		'imageId': '69826567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826568&x=5434',
		'title': '',
		'imageId': '69826568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012971&docid=69826572&x=5434',
		'title': '',
		'imageId': '69826572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012971';

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