var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992729&x=2121',
		'title': '',
		'imageId': '69992729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992727&x=2121',
		'title': '',
		'imageId': '69992727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992726&x=2121',
		'title': '',
		'imageId': '69992726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992725&x=2121',
		'title': '',
		'imageId': '69992725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992722&x=2121',
		'title': '',
		'imageId': '69992722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992724&x=2121',
		'title': '',
		'imageId': '69992724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992723&x=2121',
		'title': '',
		'imageId': '69992723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992721&x=2121',
		'title': '',
		'imageId': '69992721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011480&docid=69992728&x=2121',
		'title': '',
		'imageId': '69992728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011480';

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