var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009833&x=2741',
		'title': '',
		'imageId': '70009833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009834&x=2741',
		'title': '',
		'imageId': '70009834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009830&x=2741',
		'title': '',
		'imageId': '70009830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009835&x=2741',
		'title': '',
		'imageId': '70009835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009832&x=2741',
		'title': '',
		'imageId': '70009832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009829&x=2741',
		'title': '',
		'imageId': '70009829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70044222&x=2741',
		'title': '',
		'imageId': '70044222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70044221&x=2741',
		'title': '',
		'imageId': '70044221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012206&docid=70009831&x=2741',
		'title': '',
		'imageId': '70009831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012206';

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