var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749126&x=4347',
		'title': '',
		'imageId': '67749126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749129&x=4347',
		'title': '',
		'imageId': '67749129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749130&x=4347',
		'title': '',
		'imageId': '67749130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749132&x=4347',
		'title': '',
		'imageId': '67749132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749127&x=4347',
		'title': '',
		'imageId': '67749127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749131&x=4347',
		'title': '',
		'imageId': '67749131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749133&x=4347',
		'title': '',
		'imageId': '67749133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913897&docid=67749128&x=4347',
		'title': '',
		'imageId': '67749128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913897';

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