var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389401&x=135',
		'title': '',
		'imageId': '66389401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389403&x=135',
		'title': '',
		'imageId': '66389403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389402&x=135',
		'title': '',
		'imageId': '66389402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389412&x=135',
		'title': '',
		'imageId': '66389412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389411&x=135',
		'title': '',
		'imageId': '66389411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389410&x=135',
		'title': '',
		'imageId': '66389410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389419&x=135',
		'title': '',
		'imageId': '66389419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944636&docid=66389422&x=135',
		'title': '',
		'imageId': '66389422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944636';

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