var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975702&x=253',
		'title': '',
		'imageId': '68975702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975704&x=253',
		'title': '',
		'imageId': '68975704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975713&x=253',
		'title': '',
		'imageId': '68975713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975712&x=253',
		'title': '',
		'imageId': '68975712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975705&x=253',
		'title': '',
		'imageId': '68975705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975706&x=253',
		'title': '',
		'imageId': '68975706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975707&x=253',
		'title': '',
		'imageId': '68975707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975716&x=253',
		'title': '',
		'imageId': '68975716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975714&x=253',
		'title': '',
		'imageId': '68975714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975715&x=253',
		'title': '',
		'imageId': '68975715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975717&x=253',
		'title': '',
		'imageId': '68975717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975718&x=253',
		'title': '',
		'imageId': '68975718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975710&x=253',
		'title': '',
		'imageId': '68975710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967275&docid=68975711&x=253',
		'title': '',
		'imageId': '68975711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967275';

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