var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031623&x=5919',
		'title': '',
		'imageId': '70031623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031622&x=5919',
		'title': '',
		'imageId': '70031622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031621&x=5919',
		'title': '',
		'imageId': '70031621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031625&x=5919',
		'title': '',
		'imageId': '70031625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031624&x=5919',
		'title': '',
		'imageId': '70031624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031628&x=5919',
		'title': '',
		'imageId': '70031628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031636&x=5919',
		'title': '',
		'imageId': '70031636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031620&x=5919',
		'title': '',
		'imageId': '70031620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013176&docid=70031635&x=5919',
		'title': '',
		'imageId': '70031635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013176';

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