var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875317&x=1250',
		'title': '',
		'imageId': '69875317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875318&x=1250',
		'title': '',
		'imageId': '69875318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875315&x=1250',
		'title': '',
		'imageId': '69875315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875314&x=1250',
		'title': '',
		'imageId': '69875314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875313&x=1250',
		'title': '',
		'imageId': '69875313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875316&x=1250',
		'title': '',
		'imageId': '69875316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69875319&x=1250',
		'title': '',
		'imageId': '69875319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006713&docid=69881412&x=1250',
		'title': '',
		'imageId': '69881412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006713';

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