var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406708&x=1249',
		'title': '',
		'imageId': '69406708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406703&x=1249',
		'title': '',
		'imageId': '69406703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406704&x=1249',
		'title': '',
		'imageId': '69406704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406705&x=1249',
		'title': '',
		'imageId': '69406705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406709&x=1249',
		'title': '',
		'imageId': '69406709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406702&x=1249',
		'title': '',
		'imageId': '69406702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406707&x=1249',
		'title': '',
		'imageId': '69406707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997808&docid=69406706&x=1249',
		'title': '',
		'imageId': '69406706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997808';

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