var clipWidth=375;
var clipTopText=0;
var clipTopProfiel=0;
var clipTopLinks=0;
var clipBottomText=162;
var clipBottomProfiel=220;
var clipBottomLinks=67;
var topperText=2;
var topperProfiel=2;
var topperLinks=2;
var lyrheight=2000;
var time,amount,theTime,theHeight,DHTML;

var cat_id=0;
var cur_cat_id=0;
var cat_parent=0;
var cat_level=0;
var cat_pos=0;
var cat_name='';
var cat_count=0;
var cat_ids=new Array(); //Alle cat id's opslaan om door heen te scrollen
var subcat_style='';
var bfound=false;
var cat_parent_parent=0;

var nws_id=0;
var cur_nws_id=0;
var nws_title='';
var nws_text='';
var nws_pos=0;
var nws_cat_id=0;
var nws_count=0; //aantal content items tellen tbv de lampjes op de knop
var nws_ids=new Array(); //wordt gebruikt om de lampjes van id's te voorzien
var fill_news=0;  //moet de div 'news' worden ververst? 0 is niet, 1 is eerste item, 2 is eerst volgende item, 3 is vorige item

var parpos=0;
var d1=0; //Onthoud te snel scrollen in knop.php.
var debug=false;
var cLOADING='<BR><BR><BR><BR><CENTER><IMG src="http://floorhouben/images/loading.gif"></CENTER>'; //let op! de tags moeten in uppercase. Vanwege strange behavior mbt aftesten in IE. tuurlijk...
//oja, en natuurlijk ook IE, deze maakt een uri van de src.


