//StreamPlayer im PopUp //öffnen //-------------------- function openrshstream() { window.open("http://213.200.64.229/freestream/download/rsh/frameset_ie_wmt.html",'new_category','width=468,height=340,top=150,left=200,status=no,locationbar=no,menubar=no,resizable=no'); } function opendeltastream() { window.open("http://213.200.64.229/freestream/download/deltaradio/frameset.html",'new_category','width=468,height=340,top=150,left=200,status=no,locationbar=no,menubar=no,resizable=no'); } function opennorastream() { window.open("http://213.200.64.229/freestream/download/radionora/frameset.html",'new_category','width=468,height=340,top=150,left=200,status=no,locationbar=no,menubar=no,resizable=no'); } //-------------------- //PopUps über Parameter //öffnen (DreamveawerPick) //-------------------- function mach3_openWin(theURL,winName,features) { window.open(theURL,winName,features); } //-------------------- //Navigation der Seite //-------------------- //keywords var code="code";var url="url";var sub="sub"; var LinkPath="/"; //styles var color = {"border":"1", "shadow":"0", "bgON":"#165F54","bgOVER":"#165F54"}; var css = {"ON":"clsCMOn", "OVER":"clsCMOver"}; var css_over = {"ON":"clsCMOver", "OVER":"clsCMOver"}; var STYLE = {"border":0, "shadow":0, "color":color, "css":css}; var STYLE_OVER = {"border":0, "shadow":0, "color":color, "css":css_over}; var subcolor = {"border":"#FFFFFF", "shadow":"0", "bgON":"#B5DED6","bgOVER":"#B5DED6"}; var subcss = {"ON":"subclsCMOn", "OVER":"subclsCMOver"}; var SUB_STYLE = {"border":1, "borders":[0,0,0,1], "shadow":0, "color":subcolor, "css":subcss}; var MENU_ITEMS1 = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE, "size":[27,125]}, {code:"Sender & Preise", url:"/mach3/sender_preise/index.html" } ]; var MENU_ITEMS2 = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE, "size":[27,125]}, {code:"Werbeformen", url:"/mach3/werbeformen/spots_angebote/index.html" } ]; var MENU_ITEMS3 = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE, "size":[27,125]}, {code:"Service", url:"/mach3/service_center/mediaservice/index.html" } ]; var MENU_ITEMS4 = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE, "size":[27,125]}, {code:"Wirtschaftsindex", url:"/mach3/wirtschaft/index.html" } ]; var MENU_ITEMS5 = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE, "size":[27,125]}, {code:"Kontakt", url:"/mach3/kontakt/einstieg/index.html" } ]; var MENU_ITEMS1_OVER = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE_OVER, "size":[27,125]}, {code:"Sender & Preise", url:"/mach3/sender_preise/index.html" } ]; var MENU_ITEMS2_OVER = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE_OVER, "size":[27,125]}, {code:"Werbeformen", url:"/mach3/werbeformen/spots_angebote/index.html" } ]; var MENU_ITEMS3_OVER = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE_OVER, "size":[27,125]}, {code:"Service", url:"/mach3/service_center/mediaservice/index.html" } ]; var MENU_ITEMS4_OVER = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE_OVER, "size":[27,125]}, {code:"Wirtschaftsindex", url:"/mach3/wirtschaft/index.html" } ]; var MENU_ITEMS5_OVER = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":5, "style":STYLE_OVER, "size":[27,125]}, {code:"Kontakt", url:"/mach3/kontakt/einstieg/index.html" } ]; var MENU_ITEMS6 = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":50, "style":STYLE, "size":[27,64]}, {code:"Home", url:LinkPath+"mach3/home/index.html"} ]; var MENU_ITEMS6_OVER = [ {"pos":"relative", "itemoff":[0,0], "leveloff":[27,0],"delay":50, "style":STYLE_OVER, "size":[27,64]}, {code:"Home", url:LinkPath+"mach3/home/index.html"} ]; //--------------------