var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350305&x=4531',
		'title': '',
		'imageId': '69350305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350309&x=4531',
		'title': '',
		'imageId': '69350309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350310&x=4531',
		'title': '',
		'imageId': '69350310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350311&x=4531',
		'title': '',
		'imageId': '69350311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350312&x=4531',
		'title': '',
		'imageId': '69350312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350313&x=4531',
		'title': '',
		'imageId': '69350313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983974&docid=69350314&x=4531',
		'title': '',
		'imageId': '69350314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983974';

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