Newer
Older
tuve_tv_web / templates / main.html
@reddawg reddawg on 29 Apr 2008 5 KB Sync
    <div id="content_area">
    <div id="subnav">
<A HREF="javascript:startTUve('mainPage')"><IMG SRC="/images/global/launch_button.gif" BORDER="0"></A>
</div>
    <div id="content">
<div style="width:600px;">
<div style="float:left;">
<h1>Featured Videos</h1>
<link rel="stylesheet" type="text/css" href="http://www.ubixonline.com/history/history.css" />
<script src="http://www.ubixonline.com/AC_OETags.js" language="javascript"></script>
<script src="http://www.ubixonline.com/history/history.js" language="javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
// -----------------------------------------------------------------------------
// Globals
// Major version of Flash required
var requiredMajorVersion = 9;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Minor version of Flash required
var requiredRevision = 28;
// -----------------------------------------------------------------------------
// -->
</script>

<script language="JavaScript" type="text/javascript">
<!--
// Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
var hasProductInstall = DetectFlashVer(6, 0, 65);

// Version check based upon the values defined in globals
var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);

if ( hasProductInstall && !hasRequestedVersion ) {
        // DO NOT MODIFY THE FOLLOWING FOUR LINES
        // Location visited after installation is complete if installation is required
        var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn";
        var MMredirectURL = window.location;
    document.title = document.title.slice(0, 47) + " - Flash Player Installation";
    var MMdoctitle = document.title;

        AC_FL_RunContent(
                "src", "playerProductInstall",
                "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"",
                "width", "400",
                "height", "360",
                "align", "middle",
                "id", "TUplayer",
                "quality", "high",
                "bgcolor", "#ffffff",
                "name", "TUplayer",
                "allowScriptAccess","sameDomain",
                "type", "application/x-shockwave-flash",
                "pluginspage", "http://www.adobe.com/go/getflashplayer"
        );
} else if (hasRequestedVersion) {
        // if we've detected an acceptable version
        // embed the Flash Content SWF when all tests are passed
        AC_FL_RunContent(
                        "src", "http://www.ubixonline.com/TUplayer?random=true&vid={CVID}",
                        "width", "400",
                        "height", "360",
                        "align", "middle",
                        "id", "TUplayer",
                        "quality", "high",
                        "bgcolor", "#ffffff",
                        "name", "TUplayer",
                        "allowScriptAccess","sameDomain",
                        "type", "application/x-shockwave-flash",
                        "pluginspage", "http://www.adobe.com/go/getflashplayer"
        );
  } else {  // flash is too old or we can't detect the plugin
    var alternateContent = 'Alternate HTML content should be placed here. '
        + 'This content requires the Adobe Flash Player. '
        + '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';
    document.write(alternateContent);  // insert non-flash content
  }
// -->
</script>

<noscript>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                        id="TUplayer" width="400" height="360"
                        codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
                        <param name="movie" value="http://www.ubixonline.com/TUplayer.swf?random=true&vid={CVID}" />
                        <param name="quality" value="high" />
                        <param name="bgcolor" value="#ffffff" />
                        <param name="allowScriptAccess" value="sameDomain" />
                        <embed src="http://www.ubixonline.com/TUplayer.swf?random=true&vid={CVID}" quality="high" bgcolor="#ffffff"
                                width="400" height="360" name="TUplayer" align="middle"
                                play="true"
                                loop="false"
                                quality="high"
                                allowScriptAccess="sameDomain"
                                type="application/x-shockwave-flash"
                                pluginspage="http://www.adobe.com/go/getflashplayer">
                        </embed>
        </object>
</noscript>
</div>
<div style="float:left;width:4px;">
&nbsp;
</div>
<div style="float:left;align:left;width:170px;">
      <h2>TUvé's Newest Videos:</h2>
<div style="float:right;margin:15px;">
{NEW_VIDS}
</div>
</div>
<div style="clear:both;">&nbsp;</div>
</div>
      <h1>TUvé's Newest Members:</h1>
{NEW_MEMBERS}
      <h1>TUvé News</h1>
New Chat Widget. We've created a small chat widget which you integrate into your web site for people to join the tuve network. <A HREF="/widget.php">Click Here</A> To see this widget in action.<BR><BR>
We'd like to welcome on board our newest exclusive content provider, Sean O'Donnell. Sean has been doing his own show for about a year now. You can check out his episodes at <a href="javascript:startTUve('seanodonnell')">http://seanodonnell.tuve.tv</a> (following this link will launch TUvé in a new window).
      <h1>For new users</h1>
<H2>We Support:</H2>
Windows 98/2000/XP/Vista with IE/Firefox/Opera<BR>
OSX with Firefox/Safari<BR>
<BR>
<A HREF="/ss/04-23-08-large.png" TARGET="_ss_"><IMG SRC="/ss/04-23-08.png" BORDER="0"></A>
    </div>
    <br clear="all" />
    </div>