var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280194&x=430',
		'title': '',
		'imageId': '68280194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280198&x=430',
		'title': '',
		'imageId': '68280198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280211&x=430',
		'title': '',
		'imageId': '68280211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280218&x=430',
		'title': '',
		'imageId': '68280218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280223&x=430',
		'title': '',
		'imageId': '68280223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280226&x=430',
		'title': '',
		'imageId': '68280226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280229&x=430',
		'title': '',
		'imageId': '68280229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280235&x=430',
		'title': '',
		'imageId': '68280235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936587&docid=68280238&x=430',
		'title': '',
		'imageId': '68280238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936587';

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