var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765615&x=430',
		'title': '',
		'imageId': '69765615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765611&x=430',
		'title': '',
		'imageId': '69765611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765612&x=430',
		'title': '',
		'imageId': '69765612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765613&x=430',
		'title': '',
		'imageId': '69765613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765608&x=430',
		'title': '',
		'imageId': '69765608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765606&x=430',
		'title': '',
		'imageId': '69765606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765618&x=430',
		'title': '',
		'imageId': '69765618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765605&x=430',
		'title': '',
		'imageId': '69765605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765604&x=430',
		'title': '',
		'imageId': '69765604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765616&x=430',
		'title': '',
		'imageId': '69765616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765614&x=430',
		'title': '',
		'imageId': '69765614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765609&x=430',
		'title': '',
		'imageId': '69765609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765607&x=430',
		'title': '',
		'imageId': '69765607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765602&x=430',
		'title': '',
		'imageId': '69765602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765610&x=430',
		'title': '',
		'imageId': '69765610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765603&x=430',
		'title': '',
		'imageId': '69765603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765617&x=430',
		'title': '',
		'imageId': '69765617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011871&docid=69765619&x=430',
		'title': '',
		'imageId': '69765619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011871';

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