//left=new Array("00.0","14.1","27.1","40.6","55.1");
//width=new Array("14.1","13.0","13.5","14.5","14.4");

//left=new Array("00.0","14.1","27.1","40.6","54.1");
//width=new Array("14.0","13.0","13.5","14.5","12.0");

//left=new Array("00.0","14.0","25.0","40.0","56.0");
//width=new Array("14.1","11.1","15.1","16.1","14.4");

//left marks how far from the left the tab starts
//width marks the pixel width of the tab - centers it

left=new Array("00.0","13.1","23.6","37.6","52.1");
width=new Array("11.1","8.5","12.0","12.5","10.4");

