var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073508&x=3427',
		'title': '',
		'imageId': '69073508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073509&x=3427',
		'title': '',
		'imageId': '69073509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073507&x=3427',
		'title': '',
		'imageId': '69073507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073506&x=3427',
		'title': '',
		'imageId': '69073506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073505&x=3427',
		'title': '',
		'imageId': '69073505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073503&x=3427',
		'title': '',
		'imageId': '69073503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972166&docid=69073550&x=3427',
		'title': '',
		'imageId': '69073550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972166';

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