var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626046&x=1931',
		'title': '',
		'imageId': '69626046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626042&x=1931',
		'title': '',
		'imageId': '69626042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626053&x=1931',
		'title': '',
		'imageId': '69626053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626048&x=1931',
		'title': '',
		'imageId': '69626048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626043&x=1931',
		'title': '',
		'imageId': '69626043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626049&x=1931',
		'title': '',
		'imageId': '69626049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626054&x=1931',
		'title': '',
		'imageId': '69626054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626041&x=1931',
		'title': '',
		'imageId': '69626041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626047&x=1931',
		'title': '',
		'imageId': '69626047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626045&x=1931',
		'title': '',
		'imageId': '69626045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626055&x=1931',
		'title': '',
		'imageId': '69626055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626044&x=1931',
		'title': '',
		'imageId': '69626044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626050&x=1931',
		'title': '',
		'imageId': '69626050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626052&x=1931',
		'title': '',
		'imageId': '69626052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996603&docid=69626051&x=1931',
		'title': '',
		'imageId': '69626051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996603';

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