var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287655&x=5149',
		'title': '',
		'imageId': '69287655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287660&x=5149',
		'title': '',
		'imageId': '69287660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287656&x=5149',
		'title': '',
		'imageId': '69287656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287654&x=5149',
		'title': '',
		'imageId': '69287654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287657&x=5149',
		'title': '',
		'imageId': '69287657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287658&x=5149',
		'title': '',
		'imageId': '69287658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287659&x=5149',
		'title': '',
		'imageId': '69287659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980958&docid=69287653&x=5149',
		'title': '',
		'imageId': '69287653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980958';

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