var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106565&x=4734',
		'title': '',
		'imageId': '68106565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106561&x=4734',
		'title': '',
		'imageId': '68106561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106563&x=4734',
		'title': '',
		'imageId': '68106563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106568&x=4734',
		'title': '',
		'imageId': '68106568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106556&x=4734',
		'title': '',
		'imageId': '68106556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106557&x=4734',
		'title': '',
		'imageId': '68106557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106558&x=4734',
		'title': '',
		'imageId': '68106558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106566&x=4734',
		'title': '',
		'imageId': '68106566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106559&x=4734',
		'title': '',
		'imageId': '68106559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106564&x=4734',
		'title': '',
		'imageId': '68106564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106555&x=4734',
		'title': '',
		'imageId': '68106555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106562&x=4734',
		'title': '',
		'imageId': '68106562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106560&x=4734',
		'title': '',
		'imageId': '68106560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106567&x=4734',
		'title': '',
		'imageId': '68106567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957056&docid=68106569&x=4734',
		'title': '',
		'imageId': '68106569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957056';

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