var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890436&x=4037',
		'title': '',
		'imageId': '68890436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890420&x=4037',
		'title': '',
		'imageId': '68890420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890430&x=4037',
		'title': '',
		'imageId': '68890430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890429&x=4037',
		'title': '',
		'imageId': '68890429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890417&x=4037',
		'title': '',
		'imageId': '68890417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890426&x=4037',
		'title': '',
		'imageId': '68890426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890425&x=4037',
		'title': '',
		'imageId': '68890425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890428&x=4037',
		'title': '',
		'imageId': '68890428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890416&x=4037',
		'title': '',
		'imageId': '68890416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890423&x=4037',
		'title': '',
		'imageId': '68890423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890418&x=4037',
		'title': '',
		'imageId': '68890418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890427&x=4037',
		'title': '',
		'imageId': '68890427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890421&x=4037',
		'title': '',
		'imageId': '68890421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890419&x=4037',
		'title': '',
		'imageId': '68890419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890415&x=4037',
		'title': '',
		'imageId': '68890415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890422&x=4037',
		'title': '',
		'imageId': '68890422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890433&x=4037',
		'title': '',
		'imageId': '68890433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890434&x=4037',
		'title': '',
		'imageId': '68890434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890432&x=4037',
		'title': '',
		'imageId': '68890432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890435&x=4037',
		'title': '',
		'imageId': '68890435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963469&docid=68890424&x=4037',
		'title': '',
		'imageId': '68890424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963469';

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