var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072194&x=5726',
		'title': '',
		'imageId': '69072194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072190&x=5726',
		'title': '',
		'imageId': '69072190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072193&x=5726',
		'title': '',
		'imageId': '69072193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072192&x=5726',
		'title': '',
		'imageId': '69072192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072191&x=5726',
		'title': '',
		'imageId': '69072191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072195&x=5726',
		'title': '',
		'imageId': '69072195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972130&docid=69072196&x=5726',
		'title': '',
		'imageId': '69072196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972130';

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