var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071927&x=3051',
		'title': '',
		'imageId': '70071927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071928&x=3051',
		'title': '',
		'imageId': '70071928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071929&x=3051',
		'title': '',
		'imageId': '70071929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071931&x=3051',
		'title': '',
		'imageId': '70071931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071932&x=3051',
		'title': '',
		'imageId': '70071932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071939&x=3051',
		'title': '',
		'imageId': '70071939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071943&x=3051',
		'title': '',
		'imageId': '70071943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014850&docid=70071930&x=3051',
		'title': '',
		'imageId': '70071930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014850';

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