var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680016&x=20',
		'title': '',
		'imageId': '68680016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680018&x=20',
		'title': '',
		'imageId': '68680018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680017&x=20',
		'title': '',
		'imageId': '68680017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680021&x=20',
		'title': '',
		'imageId': '68680021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68679986&x=20',
		'title': '',
		'imageId': '68679986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68679990&x=20',
		'title': '',
		'imageId': '68679990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680004&x=20',
		'title': '',
		'imageId': '68680004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68679985&x=20',
		'title': '',
		'imageId': '68679985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68679989&x=20',
		'title': '',
		'imageId': '68679989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680003&x=20',
		'title': '',
		'imageId': '68680003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68679988&x=20',
		'title': '',
		'imageId': '68679988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680006&x=20',
		'title': '',
		'imageId': '68680006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680001&x=20',
		'title': '',
		'imageId': '68680001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68679987&x=20',
		'title': '',
		'imageId': '68679987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680002&x=20',
		'title': '',
		'imageId': '68680002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680009&x=20',
		'title': '',
		'imageId': '68680009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680029&x=20',
		'title': '',
		'imageId': '68680029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954276&docid=68680024&x=20',
		'title': '',
		'imageId': '68680024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954276';

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