var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365679&x=1651',
		'title': '',
		'imageId': '69365679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365676&x=1651',
		'title': '',
		'imageId': '69365676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365673&x=1651',
		'title': '',
		'imageId': '69365673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365674&x=1651',
		'title': '',
		'imageId': '69365674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365681&x=1651',
		'title': '',
		'imageId': '69365681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365678&x=1651',
		'title': '',
		'imageId': '69365678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69737445&x=1651',
		'title': '',
		'imageId': '69737445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365687&x=1651',
		'title': '',
		'imageId': '69365687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365672&x=1651',
		'title': '',
		'imageId': '69365672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365689&x=1651',
		'title': '',
		'imageId': '69365689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365685&x=1651',
		'title': '',
		'imageId': '69365685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365688&x=1651',
		'title': '',
		'imageId': '69365688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365691&x=1651',
		'title': '',
		'imageId': '69365691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365693&x=1651',
		'title': '',
		'imageId': '69365693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365684&x=1651',
		'title': '',
		'imageId': '69365684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365677&x=1651',
		'title': '',
		'imageId': '69365677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69365671&x=1651',
		'title': '',
		'imageId': '69365671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984529&docid=69790893&x=1651',
		'title': '',
		'imageId': '69790893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984529';

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