var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568072&x=4342',
		'title': '',
		'imageId': '69568072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568079&x=4342',
		'title': '',
		'imageId': '69568079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568074&x=4342',
		'title': '',
		'imageId': '69568074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568076&x=4342',
		'title': '',
		'imageId': '69568076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568075&x=4342',
		'title': '',
		'imageId': '69568075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568073&x=4342',
		'title': '',
		'imageId': '69568073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568078&x=4342',
		'title': '',
		'imageId': '69568078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568077&x=4342',
		'title': '',
		'imageId': '69568077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993468&docid=69568080&x=4342',
		'title': '',
		'imageId': '69568080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993468';

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