var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023192&x=3157',
		'title': '',
		'imageId': '70023192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023194&x=3157',
		'title': '',
		'imageId': '70023194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023197&x=3157',
		'title': '',
		'imageId': '70023197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023198&x=3157',
		'title': '',
		'imageId': '70023198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023199&x=3157',
		'title': '',
		'imageId': '70023199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023200&x=3157',
		'title': '',
		'imageId': '70023200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012761&docid=70023201&x=3157',
		'title': '',
		'imageId': '70023201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012761';

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