var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453671&x=049',
		'title': '',
		'imageId': '68453671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453682&x=049',
		'title': '',
		'imageId': '68453682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453668&x=049',
		'title': '',
		'imageId': '68453668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453681&x=049',
		'title': '',
		'imageId': '68453681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453674&x=049',
		'title': '',
		'imageId': '68453674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453670&x=049',
		'title': '',
		'imageId': '68453670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453684&x=049',
		'title': '',
		'imageId': '68453684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453680&x=049',
		'title': '',
		'imageId': '68453680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453673&x=049',
		'title': '',
		'imageId': '68453673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453676&x=049',
		'title': '',
		'imageId': '68453676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453678&x=049',
		'title': '',
		'imageId': '68453678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453683&x=049',
		'title': '',
		'imageId': '68453683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453667&x=049',
		'title': '',
		'imageId': '68453667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453669&x=049',
		'title': '',
		'imageId': '68453669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453672&x=049',
		'title': '',
		'imageId': '68453672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453679&x=049',
		'title': '',
		'imageId': '68453679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453675&x=049',
		'title': '',
		'imageId': '68453675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944578&docid=68453677&x=049',
		'title': '',
		'imageId': '68453677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944578';

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