var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964413&x=1752',
		'title': '',
		'imageId': '68964413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964415&x=1752',
		'title': '',
		'imageId': '68964415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964424&x=1752',
		'title': '',
		'imageId': '68964424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964411&x=1752',
		'title': '',
		'imageId': '68964411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964417&x=1752',
		'title': '',
		'imageId': '68964417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964425&x=1752',
		'title': '',
		'imageId': '68964425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964414&x=1752',
		'title': '',
		'imageId': '68964414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964421&x=1752',
		'title': '',
		'imageId': '68964421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964420&x=1752',
		'title': '',
		'imageId': '68964420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964419&x=1752',
		'title': '',
		'imageId': '68964419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964416&x=1752',
		'title': '',
		'imageId': '68964416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964423&x=1752',
		'title': '',
		'imageId': '68964423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964412&x=1752',
		'title': '',
		'imageId': '68964412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964418&x=1752',
		'title': '',
		'imageId': '68964418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966555&docid=68964422&x=1752',
		'title': '',
		'imageId': '68964422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966555';

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