var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184465&x=722',
		'title': '',
		'imageId': '70184465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184468&x=722',
		'title': '',
		'imageId': '70184468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184471&x=722',
		'title': '',
		'imageId': '70184471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184474&x=722',
		'title': '',
		'imageId': '70184474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184486&x=722',
		'title': '',
		'imageId': '70184486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184483&x=722',
		'title': '',
		'imageId': '70184483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184484&x=722',
		'title': '',
		'imageId': '70184484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184491&x=722',
		'title': '',
		'imageId': '70184491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184492&x=722',
		'title': '',
		'imageId': '70184492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184485&x=722',
		'title': '',
		'imageId': '70184485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184495&x=722',
		'title': '',
		'imageId': '70184495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184498&x=722',
		'title': '',
		'imageId': '70184498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184505&x=722',
		'title': '',
		'imageId': '70184505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184508&x=722',
		'title': '',
		'imageId': '70184508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184510&x=722',
		'title': '',
		'imageId': '70184510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184509&x=722',
		'title': '',
		'imageId': '70184509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184513&x=722',
		'title': '',
		'imageId': '70184513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018334&docid=70184518&x=722',
		'title': '',
		'imageId': '70184518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018334';

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