var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367790&x=5757',
		'title': '',
		'imageId': '68367790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367791&x=5757',
		'title': '',
		'imageId': '68367791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367792&x=5757',
		'title': '',
		'imageId': '68367792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367793&x=5757',
		'title': '',
		'imageId': '68367793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367794&x=5757',
		'title': '',
		'imageId': '68367794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367775&x=5757',
		'title': '',
		'imageId': '68367775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367776&x=5757',
		'title': '',
		'imageId': '68367776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367777&x=5757',
		'title': '',
		'imageId': '68367777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367778&x=5757',
		'title': '',
		'imageId': '68367778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367779&x=5757',
		'title': '',
		'imageId': '68367779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367780&x=5757',
		'title': '',
		'imageId': '68367780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367786&x=5757',
		'title': '',
		'imageId': '68367786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367781&x=5757',
		'title': '',
		'imageId': '68367781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367785&x=5757',
		'title': '',
		'imageId': '68367785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367782&x=5757',
		'title': '',
		'imageId': '68367782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367795&x=5757',
		'title': '',
		'imageId': '68367795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367783&x=5757',
		'title': '',
		'imageId': '68367783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367788&x=5757',
		'title': '',
		'imageId': '68367788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367789&x=5757',
		'title': '',
		'imageId': '68367789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367784&x=5757',
		'title': '',
		'imageId': '68367784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940170&docid=68367787&x=5757',
		'title': '',
		'imageId': '68367787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940170';

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