var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849897&x=2726',
		'title': '',
		'imageId': '67849897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849900&x=2726',
		'title': '',
		'imageId': '67849900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849902&x=2726',
		'title': '',
		'imageId': '67849902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849904&x=2726',
		'title': '',
		'imageId': '67849904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849903&x=2726',
		'title': '',
		'imageId': '67849903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849901&x=2726',
		'title': '',
		'imageId': '67849901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849906&x=2726',
		'title': '',
		'imageId': '67849906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849905&x=2726',
		'title': '',
		'imageId': '67849905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849895&x=2726',
		'title': '',
		'imageId': '67849895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849896&x=2726',
		'title': '',
		'imageId': '67849896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849899&x=2726',
		'title': '',
		'imageId': '67849899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849898&x=2726',
		'title': '',
		'imageId': '67849898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944136&docid=67849932&x=2726',
		'title': '',
		'imageId': '67849932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944136';

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