var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230351&x=2335',
		'title': '',
		'imageId': '69230351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230393&x=2335',
		'title': '',
		'imageId': '69230393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230401&x=2335',
		'title': '',
		'imageId': '69230401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230394&x=2335',
		'title': '',
		'imageId': '69230394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230358&x=2335',
		'title': '',
		'imageId': '69230358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230355&x=2335',
		'title': '',
		'imageId': '69230355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230352&x=2335',
		'title': '',
		'imageId': '69230352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230349&x=2335',
		'title': '',
		'imageId': '69230349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230354&x=2335',
		'title': '',
		'imageId': '69230354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230350&x=2335',
		'title': '',
		'imageId': '69230350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230357&x=2335',
		'title': '',
		'imageId': '69230357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230356&x=2335',
		'title': '',
		'imageId': '69230356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230353&x=2335',
		'title': '',
		'imageId': '69230353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230400&x=2335',
		'title': '',
		'imageId': '69230400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230396&x=2335',
		'title': '',
		'imageId': '69230396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230397&x=2335',
		'title': '',
		'imageId': '69230397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230395&x=2335',
		'title': '',
		'imageId': '69230395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230399&x=2335',
		'title': '',
		'imageId': '69230399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978785&docid=69230398&x=2335',
		'title': '',
		'imageId': '69230398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978785';

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