var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902842&x=4613',
		'title': '',
		'imageId': '69902842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902839&x=4613',
		'title': '',
		'imageId': '69902839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902840&x=4613',
		'title': '',
		'imageId': '69902840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902838&x=4613',
		'title': '',
		'imageId': '69902838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902845&x=4613',
		'title': '',
		'imageId': '69902845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902844&x=4613',
		'title': '',
		'imageId': '69902844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902843&x=4613',
		'title': '',
		'imageId': '69902843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007743&docid=69902841&x=4613',
		'title': '',
		'imageId': '69902841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007743';

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