var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006194&x=5119',
		'title': '',
		'imageId': '68006194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006190&x=5119',
		'title': '',
		'imageId': '68006190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006196&x=5119',
		'title': '',
		'imageId': '68006196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006188&x=5119',
		'title': '',
		'imageId': '68006188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006191&x=5119',
		'title': '',
		'imageId': '68006191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006193&x=5119',
		'title': '',
		'imageId': '68006193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006192&x=5119',
		'title': '',
		'imageId': '68006192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006197&x=5119',
		'title': '',
		'imageId': '68006197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006200&x=5119',
		'title': '',
		'imageId': '68006200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006198&x=5119',
		'title': '',
		'imageId': '68006198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006201&x=5119',
		'title': '',
		'imageId': '68006201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006199&x=5119',
		'title': '',
		'imageId': '68006199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923423&docid=68006195&x=5119',
		'title': '',
		'imageId': '68006195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923423';

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