var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69209377&x=2636',
		'title': '',
		'imageId': '69209377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69209419&x=2636',
		'title': '',
		'imageId': '69209419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69209427&x=2636',
		'title': '',
		'imageId': '69209427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69209433&x=2636',
		'title': '',
		'imageId': '69209433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69209436&x=2636',
		'title': '',
		'imageId': '69209436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69209450&x=2636',
		'title': '',
		'imageId': '69209450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977810&docid=69229787&x=2636',
		'title': '',
		'imageId': '69229787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977810';

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