var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895843&x=1211',
		'title': '',
		'imageId': '69895843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895841&x=1211',
		'title': '',
		'imageId': '69895841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895847&x=1211',
		'title': '',
		'imageId': '69895847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895846&x=1211',
		'title': '',
		'imageId': '69895846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895845&x=1211',
		'title': '',
		'imageId': '69895845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895848&x=1211',
		'title': '',
		'imageId': '69895848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895844&x=1211',
		'title': '',
		'imageId': '69895844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895842&x=1211',
		'title': '',
		'imageId': '69895842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007523&docid=69895849&x=1211',
		'title': '',
		'imageId': '69895849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007523';

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