var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982256&x=2129',
		'title': '',
		'imageId': '69982256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982253&x=2129',
		'title': '',
		'imageId': '69982253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982260&x=2129',
		'title': '',
		'imageId': '69982260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982259&x=2129',
		'title': '',
		'imageId': '69982259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982254&x=2129',
		'title': '',
		'imageId': '69982254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982258&x=2129',
		'title': '',
		'imageId': '69982258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982257&x=2129',
		'title': '',
		'imageId': '69982257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982255&x=2129',
		'title': '',
		'imageId': '69982255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010901&docid=69982252&x=2129',
		'title': '',
		'imageId': '69982252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010901';

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