var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191177&x=2937',
		'title': '',
		'imageId': '69191177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191172&x=2937',
		'title': '',
		'imageId': '69191172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191179&x=2937',
		'title': '',
		'imageId': '69191179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191176&x=2937',
		'title': '',
		'imageId': '69191176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191178&x=2937',
		'title': '',
		'imageId': '69191178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191174&x=2937',
		'title': '',
		'imageId': '69191174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191175&x=2937',
		'title': '',
		'imageId': '69191175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191173&x=2937',
		'title': '',
		'imageId': '69191173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976982&docid=69191180&x=2937',
		'title': '',
		'imageId': '69191180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976982';

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