var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68192778&x=315',
		'title': '',
		'imageId': '68192778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68192530&x=315',
		'title': '',
		'imageId': '68192530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68192744&x=315',
		'title': '',
		'imageId': '68192744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094198&x=315',
		'title': '',
		'imageId': '68094198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094204&x=315',
		'title': '',
		'imageId': '68094204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094207&x=315',
		'title': '',
		'imageId': '68094207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094210&x=315',
		'title': '',
		'imageId': '68094210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094213&x=315',
		'title': '',
		'imageId': '68094213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094216&x=315',
		'title': '',
		'imageId': '68094216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094219&x=315',
		'title': '',
		'imageId': '68094219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68094222&x=315',
		'title': '',
		'imageId': '68094222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68191526&x=315',
		'title': '',
		'imageId': '68191526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68191533&x=315',
		'title': '',
		'imageId': '68191533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928492&docid=68192468&x=315',
		'title': '',
		'imageId': '68192468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928492';

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