var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334774&x=4045',
		'title': '',
		'imageId': '68334774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334777&x=4045',
		'title': '',
		'imageId': '68334777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334773&x=4045',
		'title': '',
		'imageId': '68334773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334778&x=4045',
		'title': '',
		'imageId': '68334778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334879&x=4045',
		'title': '',
		'imageId': '68334879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334878&x=4045',
		'title': '',
		'imageId': '68334878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334880&x=4045',
		'title': '',
		'imageId': '68334880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334882&x=4045',
		'title': '',
		'imageId': '68334882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334781&x=4045',
		'title': '',
		'imageId': '68334781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334886&x=4045',
		'title': '',
		'imageId': '68334886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334776&x=4045',
		'title': '',
		'imageId': '68334776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334779&x=4045',
		'title': '',
		'imageId': '68334779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334775&x=4045',
		'title': '',
		'imageId': '68334775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334780&x=4045',
		'title': '',
		'imageId': '68334780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334772&x=4045',
		'title': '',
		'imageId': '68334772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334883&x=4045',
		'title': '',
		'imageId': '68334883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334884&x=4045',
		'title': '',
		'imageId': '68334884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938587&docid=68334885&x=4045',
		'title': '',
		'imageId': '68334885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938587';

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