var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301623&x=202',
		'title': '',
		'imageId': '7301623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301626&x=202',
		'title': '',
		'imageId': '7301626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301617&x=202',
		'title': '',
		'imageId': '7301617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301614&x=202',
		'title': '',
		'imageId': '7301614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301632&x=202',
		'title': '',
		'imageId': '7301632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301620&x=202',
		'title': '',
		'imageId': '7301620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301629&x=202',
		'title': '',
		'imageId': '7301629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301635&x=202',
		'title': '',
		'imageId': '7301635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=916040&docid=7301611&x=202',
		'title': '',
		'imageId': '7301611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #916040';

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