Update of /cvsroot/mxbb/mx_radiocast/templates/prosilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23915/prosilver Added Files: mx_radiocast.css radiocast_cat_body.html radiocast_index_body.html radiocast_list_body.html radiocast_player_body.html Log Message: Version 2.9.3 --- NEW FILE: radiocast_index_body.html --- <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <form action="{S_RADIOCAST_ACTION}" method="post"> <table width="100%" cellspacing="0" cellpadding="2" border="0"> <tr> <td><span class="gensmall"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}<br /> <!-- END switch_user_logged_in --> {CURRENT_TIME}<br /> </span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a href="{U_MUSIC}" class="nav">{L_MUSIC}</a> {SUBCAT_NAV}</span> </td> </tr> </table> <table width="100%" cellpadding="1" cellspacing="1" border="0" class="forumline"> <tr> <th class="thTop" height="25" colspan="6" nowrap="nowrap">{L_TOP_STATIONS} </tr> <tr> <td width="38%" class="catbottom" align="center"><span class="gen">{L_STATION_TITLE}</span></td> <td width="16%" class="catbottom" align="center"><span class="gen">{L_SINGER}</span></td> <td width="22%" class="catbottom" align="center"><span class="gen">{L_POSTED}</span></td> <td width="6%" class="catbottom" align="center"><span class="gen">{L_VIEW}</span></td> <td width="8%" class="catbottom" align="center"><span class="gen">{L_RATING}</span></td> <td width="10%" class="catbottom" align="center"><span class="gen">{L_COMMENTS}</span></td> </tr> <!-- BEGIN no_stations --> <tr> <td class="row1" align="center" colspan="6" height="50"><span class="gen">{L_NO_STATIONS}</span></td> </tr> <!-- END no_stations --> <!-- BEGIN top_row --> <!-- END top_row --> <!-- BEGIN top_stations --> <!-- BEGIN top_detail --> <tr> <td width="38%" class="row1" align="center"> <table><tr> <td align="left"><img src="{top_stations.top_detail.RADIO_FRONT_IMG}" alt="" /></td> <td align="center"><span class="genmed">{top_stations.top_detail.TITLE}</span><td> </tr></table></td> <td width="16%" class="row2" align="center"><span class="genmed">{top_stations.top_detail.SINGER}</span></td> <td width="22%" class="row1" align="center"><span class="gensmall">{top_stations.top_detail.POSTER}<br />{top_stations.top_detail.TIME}</span></td> <td width="6%" class="row2" align="center"><span class="gensmall">{top_stations.top_detail.VIEW}</span></td> <td width="8%" class="row1" align="center"><span class="gensmall">{top_stations.top_detail.RATING}</span></td> <td width="10%" class="row2" align="center"><span class="gensmall">{top_stations.top_detail.COMMENTS}</span></td> <!-- END top_detail --> </tr> <!-- END top_stations --> <tr> <td class="catbottom" colspan="6" height="28" align="center"><span class="cattitle"> {L_SELECT_SORT_METHOD}: <select name="sort_method"> <option {SORT_TIME} value='STATION_time'>{L_TIME}</option> <option {SORT_VIEW} value='STATION_view_count'>{L_VIEW}</option> {SORT_RATING_OPTION} {SORT_COMMENTS_OPTION} {SORT_NEW_COMMENT_OPTION} </select> {L_STATION_LIMIT}: <select name="station_limit"> <option value='5'>5</option> <option value='10'>10</option> <option value='15'>15</option> <option value='20'>20</option> </select> <input type="submit" name="submit" value="{L_SORT}" class="liteoption" /></th> </span></td> </tr> </table> <br /> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> <th width="70%" class="thCornerL" height="25" nowrap="nowrap"> {L_CATEGORY} </th> <th width="60" class="thTop" nowrap="nowrap"> {L_CAT_VIEWS} </th> <th width="60" class="thTop" nowrap="nowrap"> {L_STATIONS} </th> <th class="thCornerR" nowrap="nowrap"> {L_LAST_STATION} </th> </tr> <tr> <td class="catLeft" colspan="4" height="28"><span class="cattitle">{L_PUBLIC_CATS} {SUBCAT_NAV}</span></td> </tr> <!-- BEGIN catrow --> <tr> <td class="row1" height="50"><span class="forumlink"> <a href="{catrow.U_VIEW_CAT}" class="forumlink">{catrow.CAT_TITLE}</a><br /> </span> <span class="genmed">{catrow.CAT_DESC}<br /> </span><span class="gensmall">{catrow.L_MODERATORS} {catrow.MODERATORS} <!-- BEGIN subcat_link -->{subcat_link.SUBCATS}<!-- END subcat_link --></span></td> <td class="row2" align="center"><span class="gensmall">{catrow.CAT_VIEWS}</span></td> <td class="row2" align="center"><span class="gensmall">{catrow.STATIONS}</span></td> <td class="row2" align="center" nowrap="nowrap"><span class="gensmall">{catrow.LAST_STATION_INFO}</span></td> </tr> <!-- END catrow --> <tr> <td class="catbottom" colspan="4" height="28"><span class="cattitle"></span></td> </tr> </table> </form> <br /> <form method="post" action="{S_RADIOCAST_LIST}"> <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> <td class="row1" align="center" height="28"><span class="gensmall">{L_SEARCH_STATIONS} <input class="post" type="text" name="search" size="30" /> <select name="search_cond"> <option value='title'>{L_STATION_TITLE}</option> <option value='singer'>{L_SINGER}</option> <option value='poster'>{L_POSTER}</option> </select> <input type="submit" name="submit" value="{L_SEARCH}" class="liteoption" /> </span> </td> </tr> </table> </form> <!-- BEGIN switch_user_logged_out --> <form method="post" action="{S_LOGIN_ACTION}"> <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td> </tr> <tr> <td class="row1" align="center" height="28"><span class="gensmall">{L_USERNAME}: <input class="post" type="text" name="username" size="10" /> {L_PASSWORD}: <input class="post" type="password" name="password" size="10" /> {L_AUTO_LOGIN} <input class="text" type="checkbox" name="autologin" /> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /> <input type="hidden" name="redirect" value="{U_MUSIC}" /> </span> </td> </tr> </table> </form> <!-- END switch_user_logged_out --> <br clear="all" /> <!-- Do not remove my copyright notice and keep visible with its original content! --> {MUSIC_COPYRIGHT} --- NEW FILE: radiocast_player_body.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <meta name="description" content="Radio Player" /> <meta name="keywords" content="Radio Player" /> <meta name="author" content="Radio Player originaly made by: Niklas Pull - http://pull.zapto.org" /> <title>Radio Player :: {STATION_TITLE} :: {SINGER}</title> <style type="text/css"> <!-- /* General page style. The scroll bar colours only visible in IE5.5+ */ body { background-color: #E5E5E5; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url({IMG_IFRAME_BG}); PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #000000; PADDING-TOP: 0px; } a{text-decoration:none; background-color:inherit; color:#26c;} a:hover{text-decoration:underline;} #main {width: 350px; height: 100px; position: relative; left: 0px; top: 0px; margin:0; padding:0; background-image: url(images/player.png); background-repeat: no-repeat; background-attachment: fixed; background-color: #eeeeee} #display {width: 315px; height: 39px; position: relative; left: 18px; top: 18px;} #display_low {width: 310px; height: 21px; position: relative; left: 3px; top: 3px;} #bottom {width: 350px; height: 39px; position: relative; left: 0px; top: 22px;} #songtitle {width: 310px; height: 12px; position: relative; left: 3px; top: 3px;} #station {width: 150px; position: relative; left: 23px; top: 30px;} #bitrate {width: 55px; position: relative; left: 185px; top: 18px;} #equalizer {width: 55px; position: relative; left: 280px; top: 0px;} #icon {width: 55px; position: relative; left: 300px; top: 10px;} #iframe {width: 0px; position: relative; left: 0px; top: 0px;} .table {font-family: Verdana; font-size: 10px;} /* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link,a:active,a:visited { color : #072978; } a:hover { text-decoration: underline; color : #041642; } hr { height: 0px; border: solid #80BBEC 0px; border-top-width: 1px;} /* This is the border line & background colour round the entire page */ .bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; } /* This is the outline round the main forum tables */ .forumline { background-color: #FFFFFF; border: 2px #006699 solid; } /* Main table cell colours and backgrounds */ td.row1 { background-color: #EFEFEF; } td.row2 { background-color: #DEE3E7; } td.row3 { background-color: #D1D7DC; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { height: 29px; border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { background-color: #D1D7DC; border: #FFFFFF; border-style: solid; th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; } /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #000000; } a.gen,a.genmed,a.gensmall { color: #072978; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #041642; text-decoration: underline; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 11px; color : #000000 } a.mainmenu { text-decoration: none; color : #006699; } a.mainmenu:hover{ text-decoration: underline; color : #DD6900; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #072978} a.cattitle { text-decoration: none; color : #072978; } a.cattitle:hover{ text-decoration: underline; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 12px; color : #072978; } a.forumlink { text-decoration: none; color : #072978; } a.forumlink:hover{ text-decoration: underline; color : #041642; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 11px; color : #000000;} a.nav { text-decoration: none; color : #072978; } a.nav:hover { text-decoration: underline; } /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; } a.topictitle:link { text-decoration: none; color : #072978; } a.topictitle:visited { text-decoration: none; color : #072978; } a.topictitle:hover { text-decoration: underline; color : #041642; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color : #000000;} /* Location, number of posts, post date etc */ .postdetails { font-size : 10px; color : #000000; } /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link { text-decoration: none; color : #072978 } a.postlink:visited { text-decoration: none; color : #072978; } a.postlink:hover { text-decoration: underline; color : #041642} /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background-color: #FAFAFA; border: #80BBEC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #FAFAFA; border: #80BBEC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} a.copyright { color: #444444; text-decoration: none;} a.copyright:hover { color: #000000; text-decoration: underline;} /* Form elements */ input,textarea, select { color : #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : #E3F0FB; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #DAECFA; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The main submit button option */ input.mainoption { background-color : #FAFAFA; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #FAFAFA; font-weight : normal; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: #BADBF5; border-style: none; } --> </style> </head> <body> <div class="forabg block"> <div id="p1" class="post bg2 online"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td class="nav"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_RADIOCAST}">{L_RADIOCAST_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_VIEW_CAT}">{CAT_TITLE}</a></span></td> </tr> </table> <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> <th height="25" colspan="2" class="thTop">{STATION_TITLE}</th> </tr> <tr> <td width="44%" class="row1" align="center"> <!-- BEGIN media --> <SCRIPT LANGUAGE="JavaScript"> var WMP7; var Mac; var Win; var Unix; var Linux; Win = navigator.userAgent.indexOf("Win") > -1; Mac = navigator.userAgent.indexOf("Mac") > -1; Unix = navigator.appVersion.indexOf("X11") > -1; Linux = navigator.appVersion.indexOf("Linux") > -1; if (Mac) { if ( navigator.appName == "Netscape" ){ //Netscape code document.write (' <Embed id="wmp" name="wmp" type="audio/mpeg"'); document.write (' pluginspage="http://www.microsoft.com/windows/windowsmedia/"'); document.write (' filename="{U_STATION}"'); document.write (' src="{U_STATION}"'); document.write (' Name=MediaPlayer'); document.write (' ShowControls=1'); document.write (' ShowDisplay=1'); document.write (' ShowStatusBar=1'); document.write (' AUTOSTART=1'); document.write (' AutoSize=1'); document.write (' width={WIDTH}'); document.write (' height={HEIGHT}>'); document.write (' </Embed>'); } if ( navigator.appName != "Netscape" ){ document.write(' <embed id="wmp" name="wmp" type="audio/mpeg" width="70" height="300" ShowTracker="0" ShowDisplay="0" ShowGotoBar="0" ShowStatusBar="1" ShowCaptioning="0" AUTOSTART="1" filename="{U_STATION}" src="{U_STATION}" ></embed>'); } } if (Win) { if ( navigator.appName != "Netscape" ){ WMP7 = new ActiveXObject('WMPlayer.OCX'); } // Windows Media Player 7 Code if ( WMP7 ) { document.write (' <object id="MediaPlayer" width={WIDTH} height={HEIGHT} classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6"'); document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); document.write ('<PARAM NAME="url" VALUE="{U_STATION}">'); document.write ('<PARAM NAME="FileName" value="{U_STATION}">'); document.write ('<PARAM NAME="AutoStart" VALUE="true">'); document.write ('<PARAM NAME="ShowControls" VALUE="1">'); document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); document.write ('<PARAM NAME="AutoSize" VALUE="1">'); document.write ('<PARAM NAME="uiMode" VALUE="mini">'); document.write (' <Embed type="application/x-mplayer2"'); document.write (' pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"'); document.write (' filename="{U_STATION}"'); document.write (' src="{U_STATION}"'); document.write (' Name="MediaPlayer2"'); document.write (' ShowControls="1"'); document.write (' ShowDisplay="1"'); document.write (' ShowStatusBar="1"'); document.write (' AUTOSTART="true"'); document.write (' AutoSize="1"'); document.write (' width="70"'); document.write (' height="300">'); document.write (' </embed>'); document.write ('</OBJECT>'); } // Windows Media Player 6.4 Code else { //IE Code document.write (' <object id="wmp" width={WIDTH} height={HEIGHT} classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"'); document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); document.write ('<PARAM NAME="url" VALUE="{U_STATION}">'); document.write ('<PARAM NAME="FileName" value="{U_STATION}">'); document.write ('<PARAM NAME="AutoStart" VALUE="true">'); document.write ('<PARAM NAME="ShowControls" VALUE="1">'); document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); document.write ('<PARAM NAME="AutoSize" VALUE="1">'); //Firefox code document.write (' <Embed type="application/x-mplayer2"'); document.write (' pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"'); document.write (' filename="{U_STATION}"'); document.write (' src="{U_STATION}"'); document.write (' Name="MediaPlayer"'); document.write (' ShowControls="1"'); document.write (' ShowDisplay="1"'); document.write (' ShowStatusBar="1"'); document.write (' AUTOSTART="true"'); document.write (' AutoSize="1"'); document.write (' width="{WIDTH}"'); document.write (' height="{HEIGHT}">'); document.write (' </embed>'); document.write ('</OBJECT>'); } } else { document.write(' <embed type="audio/mpeg" height="70" width="300" AUTOSTART="1" filename="{U_STATION}" src="{U_STATION}" ></embed>'); } </SCRIPT> <!-- END media --> <!-- BEGIN real --> <p> <object id="RVOCX" classid="CLSID:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="{WIDTH}" height="172"> <param name="SRC" value="{U_STATION}"> <param name="CONTROLS" value="ImageWindow"> <param name="CONSOLE" value="cons"> <embed autostart="true" src="{U_STATION}" type="audio/x-pn-realaudio-plugin" width="{WIDTH}" height="172" controls="ImageWindow" console="cons"> </embed> <param name="autostart" value="true"> </object> </p> <p> <object id=RVOCX classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="{WIDTH}" height="30" > <param name="SRC" value="{U_STATION}"> <param name="CONTROLS" value="ControlPanel"> <param name="CONSOLE" value="cons"> <embed src="{U_STATION}" type="audio/x-pn-realaudio-plugin" width="{WIDTH}" height="30" controls="ControlPanel" console="cons" > </embed> </object> </p> <!-- END real --> <!-- BEGIN ogg --> <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="{WIDTH}" height="35" align="center" codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0"> <param name="java_codebase" value="{MODULE_PATH}jplayer"> <param name="java_code" value="JOrbisPlayer.class"> <param name="archive" value="JOrbisPlayer-0.0.16.2-rsa.jar"> <param name="jorbis.player.play.0" value="{STATION_URL}"> <param name="jorbis.player.icestats" value="no"> <param name="jorbis.player.playonstartup" value="yes"> <param name="type" value="application/x-java-applet;version=1.3"> <comment> <embed type="application/x-java-applet;version=1.3" width="{WIDTH}" height="35" java_codebase="{MODULE_PATH}jplayer" java_code="JOrbisPlayer.class" archive="JOrbisPlayer-0.0.16.2-rsa.jar" jorbis.player.play.0="{STATION_URL}" jorbis.player.icestats="no" jorbis.player.playonstartup="yes" pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"> </embed> </comment> </object> <div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px"> Powered by JOrbisPlayer 0.0.16.2-rsa Copyright © 1998-2002 <a href="http://www.jcraft.com/" target="_blank">JCraft,Inc.</a> </div> <!-- END ogg --> <!-- BEGIN flash --> <object width="425" height="350"> <param name="movie" value="{VIDEO_URL}"></param> <param name="wmode" value="transparent"></param> <embed src="{VIDEO_URL}" id="VideoPlayback" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" flashvars=""> </embed> </object> <!-- END flash --> <!-- BEGIN flashvideo --> <embed src="{STATION_URL}" id="VideoPlayback" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" flashvars=""> </embed> <!-- END flashvideo --> <!-- BEGIN youtube --> <object width="425" height="350"> <param name="movie" value="{STATION_URL}"></param> <param name="wmode" value="transparent"></param> <embed src="{VIDEO_URL}" id="VideoPlayback" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" flashvars=""> </embed> </object> <!-- END youtube --> <!-- BEGIN flv --> <div id="flvplayer"> <object width="{WIDTH}" height="{HEIGHT}" id="flvplayer" align="center"> <param name="allowScriptAccess" value="always" /> <param name="type" value="application/x-shockwave-flash" /> <param name="movie" value="{VIDEO_URL}" /> <param name="loop" value="false" /> <param name="menu" value="false" /> <param name="quality" value="high" /> <param name="allowfullscreen" value="true" /> <param name="scale" value="noscale" /> <param name="salign" value="lt" /> <param name="bgcolor" value="000000" /> <param name="flashvars" value="file={STATION_URL}&image={U_IMG}&shuffleOnLoad=yes" /> <embed src="{VIDEO_URL}" flashvars="file={STATION_URL}&image={U_IMG}&shuffleOnLoad=yes" loop="false" allowfullscreen="true" menu="false" quality="high" width="425" height="360" scale="noscale" salign="lt" name="flvplayer" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </div> <!-- END flv --> <!-- BEGIN m3u8 --> <div id="my-video">Loading the player...</div> <script type='text/javascript'> jwplayer('my-video').setup({ file: '{STATION_URL}', image: '{U_IMG}', width: '{WIDTH}', height: '{HEIGHT}', autostart:'true', stretching: 'uniform', }); </script> <!-- END m3u8 --> <!-- BEGIN xmod --> <div class="wordtube playlist2" id="WT999"> <OBJECT id="wmp" width="{WIDTH}" height="{HEIGHT}" style="background: url('{U_IMG}');" classid="CLSID:06DD38D3-D187-11CF-A80D-00C04FD74AD8" type="application/x-oleobject"> <PARAM NAME="URL" VALUE="{STATION_URL}" /> <PARAM NAME="AutoStart" VALUE="false" /> <PARAM NAME="ShowControls" VALUE="1" /> <PARAM NAME="ShowStatusBar" VALUE="1" /> <PARAM NAME="AutoSize" VALUE="0" /> <PARAM NAME="width" VALUE="{WIDTH}" /> <PARAM NAME="height" VALUE="{WIDTH}" /> <PARAM NAME="SendPlayStateChangeEvents" VALUE="True" /> <PARAM name="uiMode" value="none" /> <PARAM name="PlayCount" value="9999" /> <EMBED id="wmp" name="wmp" TYPE="application/x-mod" SRC="{STATION_URL}" width="{WIDTH}" height="{HEIGHT}" autostart="false" autonext="true" /> </OBJECT> </div> <!-- END xmod --> <!-- BEGIN mod --> <div class="wordtube playlist2" id="WT999"> <object width="{WIDTH}" height="{HEIGHT}" id="WT999"> <img src="{U_IMG}" width="{WIDTH}" height="{HEIGHT}" alt="To play go to music page." title="{SONG_TITLE}" /> <param name="allowScriptAccess" value="always" /> <param name="movie" value="{VIDEO_URL}" /> <param name="modfile" value="{STATION_URL}" /> <param name="bufferlength" value="5" /> <param name="allowfullscreen" value="true" /> <param name="scale" value="noscale" /> <param name="salign" value="lt" /> <embed src="{VIDEO_URL}" flashvars="modfile={STATION_URL}&image={U_IMG}&shuffleOnLoad=no" loop="false" allowfullscreen="true" menu="false" quality="high" width="{WIDTH}" height="10" scale="noscale" salign="lt" name="flvplayer" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </div> <!-- END mod --> <!-- BEGIN ram --> <embed src="{U_STATION}" align="center" width="275" height="40" type="audio/x-pn-realaudio-plugin" console="cons" controls="ControlPanel" autostart="false"></embed> <!-- END ram --> <!-- BEGIN qt --> <object id="qt" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="377" height="212"> <param name="qtsrc" value="{U_STATION}"> <param name="autoplay" value="true"> <param name="loop" value="false"> <param name="controller" value="true"> <param name="kioskmode" value="true"> <param name="cache" value="false"> <embed src="templates/_core/images/uneedqt41.jpg" qtsrc="{U_STATION}" width="377" height="212" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" controller="true" loop="false" autoplay="true" kioskmode="true" cache="false"> </embed> </object> <!-- END qt --> <!-- BEGIN streamer --> <!----- Flash player Start -----> <div id="my-video">Loading the player...</div> <script type='text/javascript'> jwplayer('my-video').setup({ file: '{STATION_URL}', image: '{U_IMG}', width: '{WIDTH}', height: '{HEIGHT}', autostart:'true', stretching: 'uniform', }); </script> <!---------------- Flash player End ----------------> <!-- END streamer --> </td> <td rowspan="2" class="row1"><table width="90%" height="90%" border="0" align="center" cellpadding="3" cellspacing="2"> <tr> <td valign="top" align="center"><img src="{U_IMG}" width="{IMGWIDTH}" height="{IMGHEIGHT}" border="0"></td> </tr> <tr> <td valign="top" align="center"><br /><span class="gen">{STATION_DESC}</span></td> </tr> <!-- BEGIN rate_switch --> <!-- END rate_switch --> <!-- BEGIN comment_switch --> <!-- END comment_switch --> <!-- BEGIN download_switch --> <!-- END download_switch --> </table></td> </tr> <tr> <td class="row2"> <table width="90%" align="center" border="0" cellpadding="3" cellspacing="2"> <tr> <td width="25%" align="right"><span class="genmed">{L_POSTER}:</span></td> <td><span class="genmed"><b>{POSTER}</b></span></td> </tr> <tr> <td width="25%" align="right"><span class="genmed">{L_SINGER}:</span></td> <td><span class="genmed"><b>{SINGER}</b></span></td> </tr> <tr> <td align="right"><span class="genmed">{L_POSTED}:</span></td> <td><b><span class="genmed">{STATION_TIME}</span></b></td> </tr> <tr> <td align="right"><span class="genmed">{L_VIEW}:</span></td> <td><b><span class="genmed">{STATION_VIEW}</span></b></td> </tr> <!-- BEGIN rate_switch --> <tr> <td valign="top" align="right"><span class="genmed"><a href="{U_RATE}">{L_RATING}:</a></span></td> <td><b><span class="genmed">{STATION_RATING}</span></b></td> </tr> <!-- END rate_switch --> <!-- BEGIN comment_switch --> <tr> <td align="right"><span class="genmed"><a href="{U_COMMENT}">{L_COMMENTS}:</a></span></td> <td><b><span class="genmed">{STATION_COMMENTS}</span></b></td> </tr> <!-- END comment_switch --> <!-- BEGIN download_switch --> <tr> <td align="right"><span class="genmed"><a href="{U_DOWNLOAD}">{L_DOWNLOAD}:</a></span></td> <td><b><span class="genmed">{STATION_DOWNLOAD}</span></b></td> </tr> <!-- END download_switch --> <!-- BEGIN realandmedia --> <TR> <TD height="28" colspan="2" align="center" class="catbottom"><span class="cattitle">« <a href="{U_WMP}" class="cattitle"><img src="{IMG_WMP_FRONT}" border="0"></a> <a href="{U_FORCED}" class="cattitle">Force</a> <a href="{U_REAL}" class="cattitle"><img src="{IMG_REAL_FRONT}" border="0"></a> »</span></TD> </TR> <!-- END realandmedia --> </table> </td> </tr> <tr> <td height="28" colspan="2" align="center" class="catbottom"><span class="cattitle">« <a href="{U_PREVIOUS}" class="cattitle">{L_PREVIOUS}</a> «<a href="javascript:void(0);" onClick="window.open('{U_WINDOW}','','scrollbars=yes,resizable=no,width=640,height=640')"> New Window </a>» <a href="{U_NEXT}" class="cattitle">{L_NEXT}</a>»</span> <span class="cattitle"> <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like></fb:like></span> </td> </tr> </table> </div></div></div> <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> <!-- Do not remove my copyright notice and keep visible with its original content! --> {RADIOCAST_COPYRIGHT} </body> </html> --- NEW FILE: radiocast_list_body.html --- <div class="forabg"> <div class="inner" style="vertical-align:top; display:block"> <form action="{S_RADIOCAST_ACTION}" method="post"> <table width="100%" cellspacing="0" cellpadding="2" border="0"> <tr> <td><span class="gensmall"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}<br /> <!-- END switch_user_logged_in --> {CURRENT_TIME}<br /> </span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a href="{U_RADIOCAST}" class="nav">{L_RADIOCAST}</a></span></td> </tr> </table> <table width="100%" cellpadding="1" cellspacing="1" border="0" class="forumline"> <tr> <th class="thTop" height="25" colspan="6" nowrap="nowrap">{L_SEARCH_STATIONS} <input class="post" type="text" name="search" size="30" /> <select name="search_cond"> <option value='title'>{L_STATION_TITLE}</option> <option value='singer'>{L_SINGER}</option> <option value='poster'>{L_POSTER}</option> </select> <input type="submit" name="submit" value="{L_SEARCH}" class="liteoption" /></th> </tr> <tr> <td width="38%" class="catbottom" align="center"><span class="gen">{L_STATION_TITLE}</span></td> <td width="16%" class="catbottom" align="center"><span class="gen">{L_SINGER}</span></td> <td width="22%" class="catbottom" align="center"><span class="gen">{L_POSTED}</span></td> <td width="6%" class="catbottom" align="center"><span class="gen">{L_VIEW}</span></td> <td width="8%" class="catbottom" align="center"><span class="gen">{L_RATING}</span></td> <td width="10%" class="catbottom" align="center"><span class="gen">{L_COMMENTS}</span></td> </tr> <!-- BEGIN no_stations --> <tr> <td class="row1" align="center" colspan="6" height="50"><span class="gen">{L_NO_STATIONS}</span></td> </tr> <!-- END no_stations --> <!-- BEGIN search_row --> <!-- END search_row --> <!-- BEGIN search_stations --> <!-- BEGIN search_detail --> <tr> <td width="38%" class="row1" align="center"><span class="genmed">{search_stations.search_detail.TITLE}</span></td> <td width="16%" class="row2" align="center"><span class="genmed">{search_stations.search_detail.SINGER}</span></td> <td width="22%" class="row1" align="center"><span class="gensmall">{search_stations.search_detail.POSTER}<br />{search_stations.search_detail.TIME}</span></td> <td width="6%" class="row2" align="center"><span class="gensmall">{search_stations.search_detail.VIEW}</span></td> <td width="8%" class="row1" align="center"><span class="gensmall">{search_stations.search_detail.RATING}</span></td> <td width="10%" class="row2" align="center"><span class="gensmall">{search_stations.search_detail.COMMENTS}</span></td> <!-- END search_detail --> </tr> <!-- END search_stations --> </table> </form> </div> <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- NEW FILE: radiocast_cat_body.html --- <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <form action="{S_RADIOCAST_ACTION}" method="post"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="bottom" width="100%"><a class="maintitle" href="{U_VIEW_CAT}">{CAT_TITLE}</a><br /> <span class="gensmall"><b>{L_MODERATORS}: {MODERATORS}</b></span></td> <td align="right" valign="bottom" nowrap="nowrap"><span class="nav">{PAGINATION}</span></td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td> <!-- BEGIN enable_soung_upload --> <a href="{U_POST_STATION}"><img src="{POST_STATION_IMG}" border="0" alt="{L_POST_STATION}" title="{L_POST_STATION}" /></a> <!-- END enable_soung_upload --> </td> <td class="nav" width="100%"> <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_RADIOCAST}">{L_RADIOCAST}</a> {NAV_SEP} <a class="nav" href="{U_VIEW_CAT}">{CAT_TITLE}</a> {NAV_CAT_DESC} </span> </td> </tr> </table> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> <th class="thTop" height="25" align="center" colspan="7" nowrap="nowrap">{L_CATEGORY} :: {CAT_TITLE}</th> </tr> <tr> <td width="31%" align="center" class="catBottom" height="28"><span class="gen">{L_STATION_TITLE}</span></td> <td width="15%" align="center" class="catBottom" height="28"><span class="gen">{L_SINGER} </span></td> <td width="25%" align="center" class="catBottom" height="28"><span class="gen">{L_POSTED} </span></td> <td width="6%" align="center" class="catBottom" height="28"><span class="gen">{L_VIEW} </span></td> <td width="8%" align="center" class="catBottom" height="28"><span class="gen">{L_RATING} </span></td> <td width="10%" align="center" class="catBottom" height="28"><span class="gen">{L_COMMENTS} </span></td> <td width="5%" align="center" class="catBottom" height="28"> </td> </tr> <!-- BEGIN no_stations --> <tr> <td class="row1" align="center" colspan="7" height="50"><span class="gen">{L_NO_STATIONS}</span></td> </tr> <!-- END no_stations --> <!-- BEGIN stationrow --> <tr> <!-- BEGIN stationcol --> <!-- END stationcol --> <!-- BEGIN station_detail --> <td width="31%" class="row2" align="center" height="28"> <table><tr> <td align="left"><img src="{stationrow.station_detail.RADIO_FRONT_IMG}" alt="" /></td> <td align="center"><span class="genmed">{stationrow.station_detail.TITLE}</span><td> </tr></table></td> <td width="15%" align="center" class="row1"><span class="genmed">{stationrow.station_detail.SINGER}</span></td> <td width="25%" align="center" class="row2"><span class="gensmall">{stationrow.station_detail.POSTER}<BR>{stationrow.station_detail.TIME}</span></td> <td width="6%" align="center" class="row1"><span class="gensmall">{stationrow.station_detail.VIEW}</span></td> <td width="8%" align="center" class="row2"><span class="gensmall">{stationrow.station_detail.RATING}</span></td> <td width="10%" align="center" class="row1"><span class="gensmall">{stationrow.station_detail.COMMENTS}</span></td> <td width="5%" align="center" class="row2"><span class="gensmall">{stationrow.station_detail.EDIT}<BR /> {stationrow.station_detail.DELETE}<BR /> {stationrow.station_detail.LOCK}<BR /> {stationrow.station_detail.MOVE}</span></td> <!-- END station_detail --> </tr> <!-- END stationrow --> <tr> <td class="catBottom" colspan="7" align="center" height="28"> <span class="gensmall">{L_SELECT_SORT_METHOD}: <select name="sort_method"> <option {SORT_TIME} value='station_time'>{L_TIME}</option> <option {SORT_STATION_TITLE} value='station_title'>{L_STATION_TITLE}</option> <option {SORT_SINGER} value='station_singer'>{L_SINGER}</option> <option {SORT_USERNAME} value='username'>{L_USERNAME}</option> <option {SORT_VIEW} value='station_view_count'>{L_VIEW}</option> {SORT_RATING_OPTION} {SORT_COMMENTS_OPTION} {SORT_NEW_COMMENT_OPTION} </select> {L_ORDER}: <select name="sort_order"> <option {SORT_ASC} value='ASC'>{L_ASC}</option> <option {SORT_DESC} value='DESC'>{L_DESC}</option> </select> <input type="submit" name="submit" value="{L_SORT}" class="liteoption" /> </span> </td> </tr> </table> <table width="100%" cellspacing="2" border="0" cellpadding="2"> <tr> <td> <!-- BEGIN enable_soung_upload --> <a href="{U_POST_STATION}"><img src="{POST_STATION_IMG}" border="0" alt="{L_POST_STATION}" title="{L_POST_STATION}" /></a> <!-- END enable_soung_upload --> </td> <td class="nav" width="100%"> <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_RADIOCAST}">{L_RADIOCAST}</a> {NAV_SEP} <a class="nav" href="{U_VIEW_CAT}">{CAT_TITLE}</a> {NAV_CAT_DESC} </span> </td> <td align="right" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /> <span class="nav">{PAGINATION}</span></td> </tr> <tr> <td colspan="3"><span class="nav">{PAGE_NUMBER}</span></td> </tr> </table> </form> <table> <tr> <td><a class="maintitle" href="{U_VIEW_CAT}">{CAT_TITLE}</a><br /> <span class="gensmall"><b>{L_MODERATORS}: {MODERATORS}</b></span></td> <td align="right" valign="bottom" nowrap="nowrap"><span class="nav">{PAGINATION}</span></td> </tr> </table> </div></div></div> <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> <!-- Do not remove my copyright notice and keep visible with its original content! --> {RADIOCAST_COPYRIGHT} --- NEW FILE: mx_radiocast.css --- ul li, ul.menu li, .item-list ul li, li.leaf { padding: 0 0 0 0; list-style-type: none; list-style-image: none; } /* Thumbs Frame & Shadow - BEGIN */ .picframe{ display: block; } .picshadow{ display: block; } /* Thumbs Frame & Shadow - END */ /* Pic LightBox Preview - BEGIN */ #loader_container { text-align: center; position: absolute; top: 40%; width: 100%; } #loader { background-color: #FFFFFF; padding: 10px 0 16px 0; margin: 0 auto; display: block; width: 135px; border: 1px solid #777777; text-align: left; z-index: 255; } #progress { height: 5px; font-size: 1px; width: 10px; position: relative; top: 1px; left: 10px; background-color: #999999; } #loader_bg { background-color: #EEEEEE; position: relative; top: 8px; left: 8px; height: 7px; width: 113px; font-size: 1px } .border_preview{ padding: 10px 10px 10px 10px; z-index: 100; position: absolute; background: #FFFFFF; border: 2px dotted #336699; } .preview_temp_load { vertical-align: middle; text-align: center; padding: 10px; } .preview_temp_load img{ vertical-align: middle; text-align: center; } /* Pic LightBox Preview - END */ /* ACP - BEGIN */ .forumline_left { background-color: #F8F8F8; border-bottom: 2px #224488 solid; border-left: 2px #224488 solid; } .tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { text-decoration: none; } .tab_links_unsel, a.tab_links_unsel:hover, a.tab_links_unsel:link, a.tab_links_unsel:active, a.tab_links_unsel:visited { text-decoration: none; } a.tab_links:hover, a.tab_links_unsel:hover { text-decoration: underline; } .tab_headers, th.tab_headers { font-weight : bold; padding-left: 4px; padding-right: 8px; border: #003366; border-style: solid; border-width: 1px 1px 0px 1px; background-color: #006699; } .tab_headers_unsel, th.tab_headers_unsel { font-weight : bold; padding-left: 4px; padding-right: 8px; border: #336699; border-style: solid; border-width: 1px 1px 0px 1px; background-color: #6699AA; } .tab_border { background-color: #888888; } .filler, th.filler { background-color:#6699AA; background-image:none; } /* ACP - END */ |