var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829418&x=5246',
		'title': '',
		'imageId': '68829418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829426&x=5246',
		'title': '',
		'imageId': '68829426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829427&x=5246',
		'title': '',
		'imageId': '68829427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829431&x=5246',
		'title': '',
		'imageId': '68829431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829430&x=5246',
		'title': '',
		'imageId': '68829430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829434&x=5246',
		'title': '',
		'imageId': '68829434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829420&x=5246',
		'title': '',
		'imageId': '68829420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829425&x=5246',
		'title': '',
		'imageId': '68829425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829432&x=5246',
		'title': '',
		'imageId': '68829432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829423&x=5246',
		'title': '',
		'imageId': '68829423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829429&x=5246',
		'title': '',
		'imageId': '68829429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829419&x=5246',
		'title': '',
		'imageId': '68829419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829433&x=5246',
		'title': '',
		'imageId': '68829433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829428&x=5246',
		'title': '',
		'imageId': '68829428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829421&x=5246',
		'title': '',
		'imageId': '68829421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829424&x=5246',
		'title': '',
		'imageId': '68829424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68829422&x=5246',
		'title': '',
		'imageId': '68829422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960611&docid=68830976&x=5246',
		'title': '',
		'imageId': '68830976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960611';

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