var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202585&x=244',
		'title': '',
		'imageId': '68202585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202586&x=244',
		'title': '',
		'imageId': '68202586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202587&x=244',
		'title': '',
		'imageId': '68202587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202588&x=244',
		'title': '',
		'imageId': '68202588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202589&x=244',
		'title': '',
		'imageId': '68202589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202590&x=244',
		'title': '',
		'imageId': '68202590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202591&x=244',
		'title': '',
		'imageId': '68202591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202592&x=244',
		'title': '',
		'imageId': '68202592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68202593&x=244',
		'title': '',
		'imageId': '68202593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203471&x=244',
		'title': '',
		'imageId': '68203471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203474&x=244',
		'title': '',
		'imageId': '68203474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203475&x=244',
		'title': '',
		'imageId': '68203475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203470&x=244',
		'title': '',
		'imageId': '68203470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203472&x=244',
		'title': '',
		'imageId': '68203472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203469&x=244',
		'title': '',
		'imageId': '68203469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932870&docid=68203473&x=244',
		'title': '',
		'imageId': '68203473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932870';

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