var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956487&x=3617',
		'title': '',
		'imageId': '68956487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956490&x=3617',
		'title': '',
		'imageId': '68956490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956499&x=3617',
		'title': '',
		'imageId': '68956499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956586&x=3617',
		'title': '',
		'imageId': '68956586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956491&x=3617',
		'title': '',
		'imageId': '68956491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956583&x=3617',
		'title': '',
		'imageId': '68956583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956498&x=3617',
		'title': '',
		'imageId': '68956498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956584&x=3617',
		'title': '',
		'imageId': '68956584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956486&x=3617',
		'title': '',
		'imageId': '68956486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956497&x=3617',
		'title': '',
		'imageId': '68956497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956485&x=3617',
		'title': '',
		'imageId': '68956485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956587&x=3617',
		'title': '',
		'imageId': '68956587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956602&x=3617',
		'title': '',
		'imageId': '68956602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956494&x=3617',
		'title': '',
		'imageId': '68956494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956493&x=3617',
		'title': '',
		'imageId': '68956493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956585&x=3617',
		'title': '',
		'imageId': '68956585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956492&x=3617',
		'title': '',
		'imageId': '68956492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956489&x=3617',
		'title': '',
		'imageId': '68956489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956608&x=3617',
		'title': '',
		'imageId': '68956608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956488&x=3617',
		'title': '',
		'imageId': '68956488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966368&docid=68956588&x=3617',
		'title': '',
		'imageId': '68956588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966368';

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