var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136196&x=2932',
		'title': '',
		'imageId': '68136196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136197&x=2932',
		'title': '',
		'imageId': '68136197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136199&x=2932',
		'title': '',
		'imageId': '68136199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136198&x=2932',
		'title': '',
		'imageId': '68136198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136200&x=2932',
		'title': '',
		'imageId': '68136200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136201&x=2932',
		'title': '',
		'imageId': '68136201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136205&x=2932',
		'title': '',
		'imageId': '68136205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136209&x=2932',
		'title': '',
		'imageId': '68136209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930377&docid=68136211&x=2932',
		'title': '',
		'imageId': '68136211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930377';

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