var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161462&x=3020',
		'title': '',
		'imageId': '69161462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161470&x=3020',
		'title': '',
		'imageId': '69161470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161472&x=3020',
		'title': '',
		'imageId': '69161472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161463&x=3020',
		'title': '',
		'imageId': '69161463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161466&x=3020',
		'title': '',
		'imageId': '69161466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161473&x=3020',
		'title': '',
		'imageId': '69161473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161468&x=3020',
		'title': '',
		'imageId': '69161468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161471&x=3020',
		'title': '',
		'imageId': '69161471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161476&x=3020',
		'title': '',
		'imageId': '69161476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161469&x=3020',
		'title': '',
		'imageId': '69161469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161467&x=3020',
		'title': '',
		'imageId': '69161467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161465&x=3020',
		'title': '',
		'imageId': '69161465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161474&x=3020',
		'title': '',
		'imageId': '69161474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161464&x=3020',
		'title': '',
		'imageId': '69161464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975536&docid=69161475&x=3020',
		'title': '',
		'imageId': '69161475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975536';

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