var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022543&x=4434',
		'title': '',
		'imageId': '69022543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022546&x=4434',
		'title': '',
		'imageId': '69022546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022549&x=4434',
		'title': '',
		'imageId': '69022549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022552&x=4434',
		'title': '',
		'imageId': '69022552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022555&x=4434',
		'title': '',
		'imageId': '69022555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022558&x=4434',
		'title': '',
		'imageId': '69022558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976387&docid=69022561&x=4434',
		'title': '',
		'imageId': '69022561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976387';

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