var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526854&x=4419',
		'title': '',
		'imageId': '69526854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526851&x=4419',
		'title': '',
		'imageId': '69526851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526847&x=4419',
		'title': '',
		'imageId': '69526847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526850&x=4419',
		'title': '',
		'imageId': '69526850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526852&x=4419',
		'title': '',
		'imageId': '69526852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526844&x=4419',
		'title': '',
		'imageId': '69526844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526846&x=4419',
		'title': '',
		'imageId': '69526846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526855&x=4419',
		'title': '',
		'imageId': '69526855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526856&x=4419',
		'title': '',
		'imageId': '69526856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526849&x=4419',
		'title': '',
		'imageId': '69526849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526845&x=4419',
		'title': '',
		'imageId': '69526845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526857&x=4419',
		'title': '',
		'imageId': '69526857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526843&x=4419',
		'title': '',
		'imageId': '69526843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526853&x=4419',
		'title': '',
		'imageId': '69526853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991683&docid=69526848&x=4419',
		'title': '',
		'imageId': '69526848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991683';

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