var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775896&x=2258',
		'title': '',
		'imageId': '69775896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775888&x=2258',
		'title': '',
		'imageId': '69775888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775894&x=2258',
		'title': '',
		'imageId': '69775894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775892&x=2258',
		'title': '',
		'imageId': '69775892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775890&x=2258',
		'title': '',
		'imageId': '69775890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775895&x=2258',
		'title': '',
		'imageId': '69775895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775891&x=2258',
		'title': '',
		'imageId': '69775891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775889&x=2258',
		'title': '',
		'imageId': '69775889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012115&docid=69775893&x=2258',
		'title': '',
		'imageId': '69775893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012115';

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