var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576570&x=1752',
		'title': '',
		'imageId': '69576570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576571&x=1752',
		'title': '',
		'imageId': '69576571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576578&x=1752',
		'title': '',
		'imageId': '69576578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576574&x=1752',
		'title': '',
		'imageId': '69576574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576572&x=1752',
		'title': '',
		'imageId': '69576572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576575&x=1752',
		'title': '',
		'imageId': '69576575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576573&x=1752',
		'title': '',
		'imageId': '69576573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576576&x=1752',
		'title': '',
		'imageId': '69576576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993809&docid=69576577&x=1752',
		'title': '',
		'imageId': '69576577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993809';

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