var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184345&x=5333',
		'title': '',
		'imageId': '69184345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184346&x=5333',
		'title': '',
		'imageId': '69184346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184347&x=5333',
		'title': '',
		'imageId': '69184347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184348&x=5333',
		'title': '',
		'imageId': '69184348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184349&x=5333',
		'title': '',
		'imageId': '69184349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184350&x=5333',
		'title': '',
		'imageId': '69184350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184351&x=5333',
		'title': '',
		'imageId': '69184351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976701&docid=69184352&x=5333',
		'title': '',
		'imageId': '69184352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976701';

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