var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863469&x=2736',
		'title': '',
		'imageId': '69863469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863465&x=2736',
		'title': '',
		'imageId': '69863465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863466&x=2736',
		'title': '',
		'imageId': '69863466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863470&x=2736',
		'title': '',
		'imageId': '69863470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863471&x=2736',
		'title': '',
		'imageId': '69863471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863467&x=2736',
		'title': '',
		'imageId': '69863467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006229&docid=69863468&x=2736',
		'title': '',
		'imageId': '69863468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006229';

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