var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772706&x=1911',
		'title': '',
		'imageId': '69772706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772707&x=1911',
		'title': '',
		'imageId': '69772707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772709&x=1911',
		'title': '',
		'imageId': '69772709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772705&x=1911',
		'title': '',
		'imageId': '69772705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772711&x=1911',
		'title': '',
		'imageId': '69772711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772708&x=1911',
		'title': '',
		'imageId': '69772708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772712&x=1911',
		'title': '',
		'imageId': '69772712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772710&x=1911',
		'title': '',
		'imageId': '69772710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772730&x=1911',
		'title': '',
		'imageId': '69772730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772734&x=1911',
		'title': '',
		'imageId': '69772734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772733&x=1911',
		'title': '',
		'imageId': '69772733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772732&x=1911',
		'title': '',
		'imageId': '69772732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772737&x=1911',
		'title': '',
		'imageId': '69772737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772735&x=1911',
		'title': '',
		'imageId': '69772735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772729&x=1911',
		'title': '',
		'imageId': '69772729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011906&docid=69772731&x=1911',
		'title': '',
		'imageId': '69772731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011906';

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