var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933303&x=3816',
		'title': '',
		'imageId': '69933303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933306&x=3816',
		'title': '',
		'imageId': '69933306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933304&x=3816',
		'title': '',
		'imageId': '69933304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933305&x=3816',
		'title': '',
		'imageId': '69933305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933313&x=3816',
		'title': '',
		'imageId': '69933313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933310&x=3816',
		'title': '',
		'imageId': '69933310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933307&x=3816',
		'title': '',
		'imageId': '69933307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008956&docid=69933302&x=3816',
		'title': '',
		'imageId': '69933302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008956';

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