var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827305&x=5426',
		'title': '',
		'imageId': '69827305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827307&x=5426',
		'title': '',
		'imageId': '69827307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827308&x=5426',
		'title': '',
		'imageId': '69827308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827309&x=5426',
		'title': '',
		'imageId': '69827309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827311&x=5426',
		'title': '',
		'imageId': '69827311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827310&x=5426',
		'title': '',
		'imageId': '69827310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827312&x=5426',
		'title': '',
		'imageId': '69827312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827313&x=5426',
		'title': '',
		'imageId': '69827313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004668&docid=69827315&x=5426',
		'title': '',
		'imageId': '69827315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004668';

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