var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776206&x=2232',
		'title': '',
		'imageId': '68776206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776220&x=2232',
		'title': '',
		'imageId': '68776220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776219&x=2232',
		'title': '',
		'imageId': '68776219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776207&x=2232',
		'title': '',
		'imageId': '68776207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776221&x=2232',
		'title': '',
		'imageId': '68776221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776213&x=2232',
		'title': '',
		'imageId': '68776213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776218&x=2232',
		'title': '',
		'imageId': '68776218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776215&x=2232',
		'title': '',
		'imageId': '68776215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776216&x=2232',
		'title': '',
		'imageId': '68776216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776222&x=2232',
		'title': '',
		'imageId': '68776222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776209&x=2232',
		'title': '',
		'imageId': '68776209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776210&x=2232',
		'title': '',
		'imageId': '68776210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776208&x=2232',
		'title': '',
		'imageId': '68776208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776217&x=2232',
		'title': '',
		'imageId': '68776217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776212&x=2232',
		'title': '',
		'imageId': '68776212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776211&x=2232',
		'title': '',
		'imageId': '68776211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957998&docid=68776214&x=2232',
		'title': '',
		'imageId': '68776214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957998';

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