var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741889&x=2550',
		'title': '',
		'imageId': '69741889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741905&x=2550',
		'title': '',
		'imageId': '69741905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741912&x=2550',
		'title': '',
		'imageId': '69741912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741919&x=2550',
		'title': '',
		'imageId': '69741919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741920&x=2550',
		'title': '',
		'imageId': '69741920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741897&x=2550',
		'title': '',
		'imageId': '69741897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741921&x=2550',
		'title': '',
		'imageId': '69741921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741922&x=2550',
		'title': '',
		'imageId': '69741922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001129&docid=69741923&x=2550',
		'title': '',
		'imageId': '69741923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001129';

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