var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857420&x=3627',
		'title': '',
		'imageId': '68857420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857424&x=3627',
		'title': '',
		'imageId': '68857424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857427&x=3627',
		'title': '',
		'imageId': '68857427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857421&x=3627',
		'title': '',
		'imageId': '68857421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857418&x=3627',
		'title': '',
		'imageId': '68857418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857419&x=3627',
		'title': '',
		'imageId': '68857419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857422&x=3627',
		'title': '',
		'imageId': '68857422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857430&x=3627',
		'title': '',
		'imageId': '68857430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857423&x=3627',
		'title': '',
		'imageId': '68857423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857428&x=3627',
		'title': '',
		'imageId': '68857428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857425&x=3627',
		'title': '',
		'imageId': '68857425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857431&x=3627',
		'title': '',
		'imageId': '68857431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857426&x=3627',
		'title': '',
		'imageId': '68857426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857429&x=3627',
		'title': '',
		'imageId': '68857429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857432&x=3627',
		'title': '',
		'imageId': '68857432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857433&x=3627',
		'title': '',
		'imageId': '68857433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857434&x=3627',
		'title': '',
		'imageId': '68857434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857435&x=3627',
		'title': '',
		'imageId': '68857435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962109&docid=68857436&x=3627',
		'title': '',
		'imageId': '68857436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962109';

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