var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068206&x=5727',
		'title': '',
		'imageId': '70068206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068207&x=5727',
		'title': '',
		'imageId': '70068207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068208&x=5727',
		'title': '',
		'imageId': '70068208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068209&x=5727',
		'title': '',
		'imageId': '70068209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068210&x=5727',
		'title': '',
		'imageId': '70068210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068211&x=5727',
		'title': '',
		'imageId': '70068211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068212&x=5727',
		'title': '',
		'imageId': '70068212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014518&docid=70068213&x=5727',
		'title': '',
		'imageId': '70068213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014518';

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