<!--//
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/



YOffset=5; // no quotes!!
staticYOffset=20; // no quotes!!
XOffset=2; // no quotes!!
slideSpeed=40 // no quotes!!
waitTime=800; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#000000";
menuIsStatic="no"; //fixed beim scrollen?
menuWidth= 110 ; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="black";
hdrBGColor="#ABBABD";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="1";
linkFontFamily="Verdana,Arial,sans-serif";
linkFontSize=2; //no quotes angabe relativ
linkColor="#000000"; //no quotes angabe als RGB hexFarbwerte
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="left";
barBGColor="#ABBABD";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="black";
barVAlign="center";
barWidth= 50 ; // no quotes!!
barText='<img src="images/wz.jpg" width=50 height=240 border=0 alt="Navigation" align="center">' // <IMG> tag supported, Ex: '<img src="some.gif" border=0>'

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header

addItem("Firmengeschichte ", "javascript:wechsel('firma.html','Kfz-Meisterwerkstatt & Autoverwertung')", "_self","no" ,7);
addItem("Werkstatt ", "javascript:wechsel('werkstatt.html','Kfz-Meisterwerkstatt')", "_self","no",7);
addItem("Verwertung ", "javascript:wechsel('verwertung.html','umweltgerechte Autoverwertung')", "_self","no", 7);
addItem("Gebrauchtwagen ", "javascript:wechsel('unfall.php','Gebraucht- und Unfallfahrzeuge')", "_self","no" , 7);
//addItem("Unfallwagen ", "unfall.html", "cars", "no");

addItem("Teileanfrage ", "javascript:wechsel('teile.html','Autoteile neu oder gebraucht mit Garantie')", "_self", "no", 7);
addItem("Kontakt ", "javascript:wechsel('kontakt.html','so finden Sie uns')", "_self","yes" , 1);
addItem("Impressum ", "javascript:wechsel('impressum.html','Impressum')", "_self","yes" , 7);
altlink="javascript:top.rossberg.NeuFenster('d','unfall.html','800','600','yes')";
store="http://shop3.webmailer.de/cgi-bin/ePages.storefront/DE/Catalog/115191";
;













//-->
