var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804219&x=1455',
		'title': '',
		'imageId': '69804219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804214&x=1455',
		'title': '',
		'imageId': '69804214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804216&x=1455',
		'title': '',
		'imageId': '69804216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804212&x=1455',
		'title': '',
		'imageId': '69804212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804215&x=1455',
		'title': '',
		'imageId': '69804215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804218&x=1455',
		'title': '',
		'imageId': '69804218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804213&x=1455',
		'title': '',
		'imageId': '69804213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011154&docid=69804217&x=1455',
		'title': '',
		'imageId': '69804217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011154';

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