var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003672&x=1733',
		'title': '',
		'imageId': '69003672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003673&x=1733',
		'title': '',
		'imageId': '69003673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003674&x=1733',
		'title': '',
		'imageId': '69003674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003675&x=1733',
		'title': '',
		'imageId': '69003675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003676&x=1733',
		'title': '',
		'imageId': '69003676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003677&x=1733',
		'title': '',
		'imageId': '69003677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003678&x=1733',
		'title': '',
		'imageId': '69003678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969096&docid=69003679&x=1733',
		'title': '',
		'imageId': '69003679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969096';

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