var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400854&x=1449',
		'title': '',
		'imageId': '69400854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400858&x=1449',
		'title': '',
		'imageId': '69400858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400859&x=1449',
		'title': '',
		'imageId': '69400859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400860&x=1449',
		'title': '',
		'imageId': '69400860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400856&x=1449',
		'title': '',
		'imageId': '69400856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400855&x=1449',
		'title': '',
		'imageId': '69400855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985751&docid=69400857&x=1449',
		'title': '',
		'imageId': '69400857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985751';

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