var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981839&x=4417',
		'title': '',
		'imageId': '69981839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981835&x=4417',
		'title': '',
		'imageId': '69981835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981837&x=4417',
		'title': '',
		'imageId': '69981837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981838&x=4417',
		'title': '',
		'imageId': '69981838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981836&x=4417',
		'title': '',
		'imageId': '69981836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981841&x=4417',
		'title': '',
		'imageId': '69981841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010772&docid=69981840&x=4417',
		'title': '',
		'imageId': '69981840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010772';

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