var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013932&x=1838',
		'title': '',
		'imageId': '67013932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013934&x=1838',
		'title': '',
		'imageId': '67013934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013935&x=1838',
		'title': '',
		'imageId': '67013935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013936&x=1838',
		'title': '',
		'imageId': '67013936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013937&x=1838',
		'title': '',
		'imageId': '67013937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013945&x=1838',
		'title': '',
		'imageId': '67013945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013940&x=1838',
		'title': '',
		'imageId': '67013940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013941&x=1838',
		'title': '',
		'imageId': '67013941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013942&x=1838',
		'title': '',
		'imageId': '67013942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013943&x=1838',
		'title': '',
		'imageId': '67013943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013944&x=1838',
		'title': '',
		'imageId': '67013944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013938&x=1838',
		'title': '',
		'imageId': '67013938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885648&docid=67013939&x=1838',
		'title': '',
		'imageId': '67013939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885648';

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