var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69973994&x=1031',
		'title': '',
		'imageId': '69973994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69973992&x=1031',
		'title': '',
		'imageId': '69973992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69973996&x=1031',
		'title': '',
		'imageId': '69973996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69973993&x=1031',
		'title': '',
		'imageId': '69973993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69973995&x=1031',
		'title': '',
		'imageId': '69973995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69974001&x=1031',
		'title': '',
		'imageId': '69974001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69974002&x=1031',
		'title': '',
		'imageId': '69974002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69974008&x=1031',
		'title': '',
		'imageId': '69974008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010614&docid=69973991&x=1031',
		'title': '',
		'imageId': '69973991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010614';

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