var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776924&x=822',
		'title': '',
		'imageId': '69776924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776925&x=822',
		'title': '',
		'imageId': '69776925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776929&x=822',
		'title': '',
		'imageId': '69776929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776931&x=822',
		'title': '',
		'imageId': '69776931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776930&x=822',
		'title': '',
		'imageId': '69776930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776926&x=822',
		'title': '',
		'imageId': '69776926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776927&x=822',
		'title': '',
		'imageId': '69776927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002744&docid=69776928&x=822',
		'title': '',
		'imageId': '69776928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002744';

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