var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69754011&x=4639',
		'title': '',
		'imageId': '69754011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69754012&x=4639',
		'title': '',
		'imageId': '69754012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69753084&x=4639',
		'title': '',
		'imageId': '69753084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69753080&x=4639',
		'title': '',
		'imageId': '69753080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69753085&x=4639',
		'title': '',
		'imageId': '69753085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69753082&x=4639',
		'title': '',
		'imageId': '69753082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69754008&x=4639',
		'title': '',
		'imageId': '69754008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69754014&x=4639',
		'title': '',
		'imageId': '69754014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69754015&x=4639',
		'title': '',
		'imageId': '69754015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69754013&x=4639',
		'title': '',
		'imageId': '69754013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69764950&x=4639',
		'title': '',
		'imageId': '69764950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69766226&x=4639',
		'title': '',
		'imageId': '69766226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69766232&x=4639',
		'title': '',
		'imageId': '69766232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001685&docid=69753083&x=4639',
		'title': '',
		'imageId': '69753083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001685';

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