var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607439&x=1025',
		'title': '',
		'imageId': '68607439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607424&x=1025',
		'title': '',
		'imageId': '68607424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607438&x=1025',
		'title': '',
		'imageId': '68607438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607440&x=1025',
		'title': '',
		'imageId': '68607440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607431&x=1025',
		'title': '',
		'imageId': '68607431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607433&x=1025',
		'title': '',
		'imageId': '68607433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607435&x=1025',
		'title': '',
		'imageId': '68607435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607434&x=1025',
		'title': '',
		'imageId': '68607434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607432&x=1025',
		'title': '',
		'imageId': '68607432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607428&x=1025',
		'title': '',
		'imageId': '68607428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607423&x=1025',
		'title': '',
		'imageId': '68607423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607426&x=1025',
		'title': '',
		'imageId': '68607426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607427&x=1025',
		'title': '',
		'imageId': '68607427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607436&x=1025',
		'title': '',
		'imageId': '68607436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607437&x=1025',
		'title': '',
		'imageId': '68607437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607429&x=1025',
		'title': '',
		'imageId': '68607429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607425&x=1025',
		'title': '',
		'imageId': '68607425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950937&docid=68607430&x=1025',
		'title': '',
		'imageId': '68607430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950937';

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