var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126460&x=5856',
		'title': '',
		'imageId': '69126460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126463&x=5856',
		'title': '',
		'imageId': '69126463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126459&x=5856',
		'title': '',
		'imageId': '69126459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126461&x=5856',
		'title': '',
		'imageId': '69126461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126458&x=5856',
		'title': '',
		'imageId': '69126458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126457&x=5856',
		'title': '',
		'imageId': '69126457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974134&docid=69126462&x=5856',
		'title': '',
		'imageId': '69126462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974134';

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