var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406124&x=556',
		'title': '',
		'imageId': '68406124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406131&x=556',
		'title': '',
		'imageId': '68406131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406125&x=556',
		'title': '',
		'imageId': '68406125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406126&x=556',
		'title': '',
		'imageId': '68406126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406127&x=556',
		'title': '',
		'imageId': '68406127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406132&x=556',
		'title': '',
		'imageId': '68406132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406130&x=556',
		'title': '',
		'imageId': '68406130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406129&x=556',
		'title': '',
		'imageId': '68406129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947795&docid=68406128&x=556',
		'title': '',
		'imageId': '68406128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947795';

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