var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101432&x=2929',
		'title': '',
		'imageId': '70101432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101438&x=2929',
		'title': '',
		'imageId': '70101438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101437&x=2929',
		'title': '',
		'imageId': '70101437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101439&x=2929',
		'title': '',
		'imageId': '70101439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101436&x=2929',
		'title': '',
		'imageId': '70101436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101435&x=2929',
		'title': '',
		'imageId': '70101435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015715&docid=70101434&x=2929',
		'title': '',
		'imageId': '70101434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015715';

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