roll_nav01 = new Image(); norm_nav01 = new Image(); roll_nav02 = new Image(); norm_nav02 = new Image(); roll_nav03 = new Image(); norm_nav03 = new Image(); roll_nav04 = new Image(); norm_nav04 = new Image(); roll_nav05 = new Image(); norm_nav05 = new Image(); roll_nav06 = new Image(); norm_nav06 = new Image(); roll_nav01.src="/cps/seepex/cn/p/layout/hp_lebensmittel_cn_gelb.gif"; norm_nav01.src="/cps/seepex/cn/p/layout/hp_lebensmittel_cn_grau.gif"; roll_nav02.src="/cps/seepex/cn/p/layout/hp_papier_cn_gelb.gif"; norm_nav02.src="/cps/seepex/cn/p/layout/hp_papier_cn_grau.gif"; roll_nav03.src="/cps/seepex/cn/p/layout/hp_umwelttechnik_cn_gelb.gif"; norm_nav03.src="/cps/seepex/cn/p/layout/hp_umwelttechnik_cn_grau.gif"; roll_nav04.src="/cps/seepex/cn/p/layout/hp_oel_cn_gelb.gif"; norm_nav04.src="/cps/seepex/cn/p/layout/hp_oel_cn_grau.gif"; roll_nav05.src="/cps/seepex/cn/p/layout/hp_chemieindustrie_cn_gelb.gif"; norm_nav05.src="/cps/seepex/cn/p/layout/hp_chemieindustrie_cn_grau.gif"; roll_nav06.src="/cps/seepex/cn/p/layout/hp_chinesich_branchen_cn_gelb.gif"; norm_nav06.src="/cps/seepex/cn/p/layout/hp_chinesich_branchen_cn_grau.gif"; function xx_rollover(state, bildName) { if (state==1) document[bildName].src = eval("roll_"+bildName+".src"); else document[bildName].src = eval("norm_"+bildName+".src"); } function xx_openChart(theURL) { win = open (theURL, "Chart", "status=no,menubar=no,resizable=no,scrollbars=no,width=640,height=480"); win.focus(); } function xx_openFlash320(theURL) { win = open (theURL, "Flash", "status=no,menubar=no,resizable=no,scrollbars=no,width=640,height=320"); win.focus(); } function xx_openFlash480(theURL) { win = open (theURL, "Flash", "status=no,menubar=no,resizable=no,scrollbars=no,width=640,height=480"); win.focus(); } function xx_openFlash640(theURL) { win = open (theURL, "Flash", "status=no,menubar=no,resizable=no,scrollbars=no,width=640,height=640"); win.focus(); } function xx_openSelector(theURL) { win = open (theURL, "Selector", "status=no,menubar=no,resizable=no,scrollbars=no,width=570,height=229"); win.focus(); } function xx_openZoom(theURL) { win = open (theURL, "Zoom", "status=no,menubar=no,resizable=no,scrollbars=no,width=640,height=500"); win.focus(); } function xx_openGallery(theURL) { /*theURL = theURL.substring(1, theURL.length);*/ win = open (theURL, "Gallery", "status=no,menubar=no,resizable=no,scrollbars=no,width=640,height=500"); win.focus(); } function xx_openMedia(theURL) { win = open (theURL, "Media", "status=no,menubar=no,resizable=yes,scrollbars=no,width=800,height=600"); win.focus(); }