var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441323&x=5044',
		'title': '',
		'imageId': '69441323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441329&x=5044',
		'title': '',
		'imageId': '69441329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441324&x=5044',
		'title': '',
		'imageId': '69441324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441327&x=5044',
		'title': '',
		'imageId': '69441327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441326&x=5044',
		'title': '',
		'imageId': '69441326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441322&x=5044',
		'title': '',
		'imageId': '69441322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441325&x=5044',
		'title': '',
		'imageId': '69441325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013692&docid=69441328&x=5044',
		'title': '',
		'imageId': '69441328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013692';

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