var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675139&x=131',
		'title': '',
		'imageId': '68675139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675150&x=131',
		'title': '',
		'imageId': '68675150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675142&x=131',
		'title': '',
		'imageId': '68675142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675154&x=131',
		'title': '',
		'imageId': '68675154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675116&x=131',
		'title': '',
		'imageId': '68675116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675127&x=131',
		'title': '',
		'imageId': '68675127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675133&x=131',
		'title': '',
		'imageId': '68675133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675117&x=131',
		'title': '',
		'imageId': '68675117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675118&x=131',
		'title': '',
		'imageId': '68675118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675131&x=131',
		'title': '',
		'imageId': '68675131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675119&x=131',
		'title': '',
		'imageId': '68675119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675148&x=131',
		'title': '',
		'imageId': '68675148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675120&x=131',
		'title': '',
		'imageId': '68675120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675121&x=131',
		'title': '',
		'imageId': '68675121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675129&x=131',
		'title': '',
		'imageId': '68675129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675136&x=131',
		'title': '',
		'imageId': '68675136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675165&x=131',
		'title': '',
		'imageId': '68675165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675169&x=131',
		'title': '',
		'imageId': '68675169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675160&x=131',
		'title': '',
		'imageId': '68675160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675166&x=131',
		'title': '',
		'imageId': '68675166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954084&docid=68675151&x=131',
		'title': '',
		'imageId': '68675151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954084';

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