var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765765&x=2725',
		'title': '',
		'imageId': '69765765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765766&x=2725',
		'title': '',
		'imageId': '69765766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765767&x=2725',
		'title': '',
		'imageId': '69765767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765768&x=2725',
		'title': '',
		'imageId': '69765768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765769&x=2725',
		'title': '',
		'imageId': '69765769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765770&x=2725',
		'title': '',
		'imageId': '69765770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765795&x=2725',
		'title': '',
		'imageId': '69765795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765796&x=2725',
		'title': '',
		'imageId': '69765796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002073&docid=69765797&x=2725',
		'title': '',
		'imageId': '69765797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002073';

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