var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151638&x=4125',
		'title': '',
		'imageId': '68151638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151601&x=4125',
		'title': '',
		'imageId': '68151601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151604&x=4125',
		'title': '',
		'imageId': '68151604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151622&x=4125',
		'title': '',
		'imageId': '68151622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151600&x=4125',
		'title': '',
		'imageId': '68151600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151602&x=4125',
		'title': '',
		'imageId': '68151602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151603&x=4125',
		'title': '',
		'imageId': '68151603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151607&x=4125',
		'title': '',
		'imageId': '68151607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151618&x=4125',
		'title': '',
		'imageId': '68151618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151614&x=4125',
		'title': '',
		'imageId': '68151614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151645&x=4125',
		'title': '',
		'imageId': '68151645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151619&x=4125',
		'title': '',
		'imageId': '68151619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151612&x=4125',
		'title': '',
		'imageId': '68151612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151642&x=4125',
		'title': '',
		'imageId': '68151642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151631&x=4125',
		'title': '',
		'imageId': '68151631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931348&docid=68151639&x=4125',
		'title': '',
		'imageId': '68151639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931348';

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