var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137549&x=4127',
		'title': '',
		'imageId': '68137549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137548&x=4127',
		'title': '',
		'imageId': '68137548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137550&x=4127',
		'title': '',
		'imageId': '68137550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137551&x=4127',
		'title': '',
		'imageId': '68137551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137560&x=4127',
		'title': '',
		'imageId': '68137560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137561&x=4127',
		'title': '',
		'imageId': '68137561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137562&x=4127',
		'title': '',
		'imageId': '68137562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137579&x=4127',
		'title': '',
		'imageId': '68137579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137578&x=4127',
		'title': '',
		'imageId': '68137578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137580&x=4127',
		'title': '',
		'imageId': '68137580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137601&x=4127',
		'title': '',
		'imageId': '68137601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137602&x=4127',
		'title': '',
		'imageId': '68137602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137603&x=4127',
		'title': '',
		'imageId': '68137603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137604&x=4127',
		'title': '',
		'imageId': '68137604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137605&x=4127',
		'title': '',
		'imageId': '68137605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137606&x=4127',
		'title': '',
		'imageId': '68137606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137609&x=4127',
		'title': '',
		'imageId': '68137609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137614&x=4127',
		'title': '',
		'imageId': '68137614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930141&docid=68137615&x=4127',
		'title': '',
		'imageId': '68137615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930141';

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