var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844044&x=4150',
		'title': '',
		'imageId': '68844044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844046&x=4150',
		'title': '',
		'imageId': '68844046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844045&x=4150',
		'title': '',
		'imageId': '68844045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844048&x=4150',
		'title': '',
		'imageId': '68844048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844047&x=4150',
		'title': '',
		'imageId': '68844047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844051&x=4150',
		'title': '',
		'imageId': '68844051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844049&x=4150',
		'title': '',
		'imageId': '68844049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844050&x=4150',
		'title': '',
		'imageId': '68844050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844052&x=4150',
		'title': '',
		'imageId': '68844052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844053&x=4150',
		'title': '',
		'imageId': '68844053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844054&x=4150',
		'title': '',
		'imageId': '68844054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844055&x=4150',
		'title': '',
		'imageId': '68844055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844058&x=4150',
		'title': '',
		'imageId': '68844058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844056&x=4150',
		'title': '',
		'imageId': '68844056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960194&docid=68844057&x=4150',
		'title': '',
		'imageId': '68844057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960194';

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