var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931224&x=5522',
		'title': '',
		'imageId': '69931224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931213&x=5522',
		'title': '',
		'imageId': '69931213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931211&x=5522',
		'title': '',
		'imageId': '69931211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931222&x=5522',
		'title': '',
		'imageId': '69931222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931218&x=5522',
		'title': '',
		'imageId': '69931218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931203&x=5522',
		'title': '',
		'imageId': '69931203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931212&x=5522',
		'title': '',
		'imageId': '69931212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931220&x=5522',
		'title': '',
		'imageId': '69931220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931209&x=5522',
		'title': '',
		'imageId': '69931209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931221&x=5522',
		'title': '',
		'imageId': '69931221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931210&x=5522',
		'title': '',
		'imageId': '69931210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931214&x=5522',
		'title': '',
		'imageId': '69931214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931225&x=5522',
		'title': '',
		'imageId': '69931225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931217&x=5522',
		'title': '',
		'imageId': '69931217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008826&docid=69931216&x=5522',
		'title': '',
		'imageId': '69931216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008826';

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