
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
	<title>RailBlazers - Aluminum Railing System Version: 1.0-1</title>
	<link rel="STYLESHEET" type="text/css" href="http://www.railblazers.com/common/css/main.css">
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-18143175-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

	</script>
	
	
	<!-- Javascript for the paging -->
	<Script Language="Javascript">
	<!--//
		var WasPlaying = 1;
		
		function switch_page(pButtn) {		  
		   	var body = document.getElementById("body_frame");
	   		body.src = pButtn + ".php";
		   //window.location = Page.id;
		   
		   document.getElementById("current_page").value = pButtn;
		   
		   var nav_buttons = document.getElementsByName('nav');
		     
		   //remove all on
		   	for (i = 0; i < nav_buttons.length; i++) { 				
				  
				// left it on if nav[i] = pButton                               
                if(nav_buttons[i].id == pButtn){
					nav_buttons[i].src = "image/nav" + nav_buttons[i].id +"-on.gif";					                                   
                } else {                     
                    nav_buttons[i].src = "image/nav" + nav_buttons[i].id + "-off.gif";                   				                                      
                }                 		
			}
		
			//Control the background music(By Ella)	
		
			if("video" == pButtn)
			{
				//document.embeds['MediaPlayer'].StopPlay();				
				//test = document.getElementById('MediaPlayer');
				//test.StopPlay();
				
				if(document.MediaPlayer.IsPlaying())
			  	{
			  		WasPlaying = 1;
					document.MediaPlayer.StopPlay();	
				}
			}
			else
			{
			  	//document.embeds('MediaPlayer').play();
			  	//document.getElementById('MediaPlayer').play();
			  	
			  	if(!document.MediaPlayer.IsPlaying() && WasPlaying == 1)
			  	{
				  document.MediaPlayer.Play();
				}
			}		
		}
		
		function mouseout(pButtn){
		    currentPage = document.getElementById("current_page").value;		   
            if(pButtn.id == currentPage){
                pButtn.src = "image/nav" + pButtn.id +"-on.gif";
            }else {            
                pButtn.src = "image/nav" + pButtn.id +"-off.gif";
            }
        }
        
        function set_default_page(){
		    document.getElementById("current_page").value = "product";            
            document.getElementsByName('nav')[0].src = "image/navproduct-on.gif";
        }
        
        //function music_action(action){
        //	if(action == "Stop")
        //	{
		//		document.MediaPlayer.StopPlay();
		//		WasPlaying = 0;
		//	}else
		//	{
		//		if(!document.MediaPlayer.IsPlaying())
		//		{
		//			document.MediaPlayer.Play();
		//			WasPlaying = 1;
	    //		}
		//	}
        //}        
       

	//-->
	

	</Script>

</head>

<body bgcolor="#FFFFFF" text="#444444" link="#003399" vlink="#003399" alink="#3366CC" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" onload="set_default_page();">

<table height="100%" width="100%" border="0" cellpadding="0" cellspacing="0" class="outerframe">
<input type="hidden" id="current_page" value="product"/>
<tr><td valign="top">
	<center>
		<!-- Border -->
		<table style="background-image:url('image/bgborder.gif')" height="598" width="825" border="0" cellpadding="0" cellspacing="0">
		<tr>
			<td valign="top"><center>
					<table height="588" width="775" border="0" cellpadding="0" cellspacing="0">
						<!-- Header -->
						<tr><td height="112" valign="top">
							<table class="top" height="91" width="100%" border="0" cellpadding="0" cellspacing="0">
								<tr><td>
									<table class="top" height="91" width="100%" border="0" cellpadding="0" cellspacing="0">
										<tr>
											<td style="cursor:hand;" onclick="window.open('index.php','_top');" ><img alt="RailBlazers Aluminum Railing System" src="image/top-logo.gif"/></td>
											<td><img src="image/top-header.gif"/></td>
										</tr>
									</table>
								</td></tr>
								    
								<tr><td>
									<table class="top" width="100%" border="0" cellpadding="0" cellspacing="0">									
										<tr>
											<td nowrap="true"><font class="top_text" >&#160;&#160;</font></td>
											<td nowrap="true"><a class="top" href="/FR/index.php">FRANÇAIS</a></td>
											<!--<td nowrap="true"><a class="top" href="javascript:alert('FRANÇAIS Coming Soon.');">FRANÇAIS</a></td>-->
											<td nowrap="true"><font class="top_text" >&#160;&#160;|&#160;&#160;</font></td>
											<td nowrap="true"><a class="top" href="/SP/index.php">ESPAÑOL</a></td>
											<!--<td nowrap="true"><a class="top" href="javascript:alert('ESPAÑOL Coming Soon.');">ESPAÑOL</a></td>-->
											<td nowrap="true"><font class="top_text" >&#160;&#160;</font></td>
											<td width="100%"></td>
											<td height="21"><img name="nav" id="product" alt="THE PRODUCT" src="image/navproduct-off.gif" onmouseover="this.src='image/navproduct-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('product');" /></td>
											<td height="21"><img name="nav" id="gallery" alt="GALLERY" src="image/navgallery-off.gif" onmouseover="this.src='image/navgallery-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('gallery');"/></td>
											<td height="21"><img name="nav" id="video" alt="VIDEO" src="image/navvideo-off.gif" onmouseover="this.src='image/navvideo-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('video');"/></td>
											<td height="21"><img name="nav" id="installation" alt="INSTALLATION" src="image/navinstallation-off.gif" onmouseover="this.src='image/navinstallation-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('installation');"/></td>
											<td height="21"><img name="nav" id="warranty" alt="WARRANTY" src="image/navwarranty-off.gif" onmouseover="this.src='image/navwarranty-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('warranty');"/></td>
											<td height="21"><img name="nav" id="faq" alt="FAQ" src="image/navfaq-off.gif" onmouseover="this.src='image/navfaq-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('faq');"/></td>
											<td height="21"><img name="nav" id="contact" alt="CONTACT US" src="image/navcontact-off.gif" onmouseover="this.src='image/navcontact-on.gif'" onmouseout="mouseout(this);" onclick="switch_page('contact');"/></td>
										</tr>					
									</table>
								</td></tr>
							</table>
						</td></tr>				
						<!-- End of Header -->
						
						<!-- Body -->
						<tr><td>
							<table height="100%" width="100%" border="0" cellpadding="0" cellspacing="0">
								<tr><td>
									<iframe id="body_frame" src ="product.php" height="100%" width="100%" frameborder="0" scrolling="no" marginwidth="0" marginwidth="0"></iframe>
								</td></tr>
			                    <tr><td height="12" style="background-color: #ffffff"></td></tr>
							</table>
						</td></tr>			
						<!-- End of Body -->
					    
						<!-- Bottom -->
						<tr><td height="24">
							<table height="24" class="bottom" width="100%" border="0" cellpadding="0" cellspacing="0">
								<tr>						
									<td>&#160;&#160;</td>
					                <!--<td nowrap="true" valign="center"><font style="font-size: 10px; color:#75DEFF; font-family:arial;">MUSIC:&#160;</font></td>
									<td nowrap="true"><a style="font-size: 10px; color:#75DEFF; font-family:arial;" href="javascript:;" onclick="music_action('Play');">ON</a></td>
									<td nowrap="true"><font style="font-size: 6px; color:#75DEFF; font-family:arial;">&#160;|&#160;</font></td>
									<td nowrap="true"><a style="font-size: 10px; color:#75DEFF; font-family:arial;" href="javascript:;" onclick="music_action('Stop');">OFF</a></td>
									<td nowrap="true"><font class="bottom_text">&#160;&#160;&#160;|&#160;&#160;</font></td>-->
			                        <td nowrap="true"><a class="bottom" href="javascript:;" onclick="switch_page('legal');">TERMS OF USE</a></td>
									<td nowrap="true"><font class="bottom_text">&#160;&#160;|&#160;&#160;</font></td>
									<td nowrap="true"><a class="bottom" href="javascript:;" onclick="switch_page('privacy');">PRIVACY</a></td>
									<td nowrap="true"><font class="bottom_text" >&#160;&#160;|&#160;&#160;</font></td>
									<td nowrap="true"><a class="bottom" href="javascript:;" onclick="switch_page('company_info');">COMPANY INFO</a></td>
									
									
									
									<td width="100%"></td>
									<td style="cursor: hand"><img height="24" width="112" valign="center" src="image/bottom-peaklogo.gif" alt="peakproducts.com" onclick="window.open('http://www.peakproducts.com','_blank');" /></td>
								</tr>
							</table>
						</td></tr>
						<!-- End of bottom -->		
					</table>
		</center> </td>
		 </tr>
		 </table>
		
			
		<!-- End of Border -->	
	</center>
</td>

<td width="0" valign="bottom" hidden="true">
<!--
	<embed src="http://www.railblazers.com/common/swf/LOW_AcousticNow_transcoded.wma" width="0" height="0" id="MediaPlayer" hidden="true" autostart="true" loop="true" type="audio/x-ms-wma" autoplay="true" value="10" name="MediaPlayer"/>	
-->
<!--
	<OBJECT id="MediaPlayer" width="0" height="0" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B">
      <param name="src" value="/common/swf/LOW_AcousticNow_transcoded.mp3">
      <param name="autoStart" value="true">
      <param name="showControls" value="false">
      <param name="loop" value="true">
      <PARAM name="AUTOPLAY" VALUE="true">
      <PARAM name="ENABLEJAVASCRIPT" VALUE="true">
      <PARAM name="TYPE" VALUE="audio/mpeg">
      <EMBED classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" type="audio/mpeg" id="MediaPlayer" name="MediaPlayer" showcontrols="false" showdisplay='0' width="0" height="0" src="/common/swf/LOW_AcousticNow_transcoded.mp3" autostart="true" loop="true" enablejavascript="true">
      </EMBED>
      
    </OBJECT>
   
   //OK working removed on March 3, 2013
    <OBJECT id="MediaPlayer" width="0" height="0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0">
      <param name="movie" value="/common/swf/LOW_AcousticNow_transcoded.swf" />
      <param name="allowScriptAccess" value="sameDomain" />
      <param name="showControls" value="false" />
      <param name="loop" value="true" />
      <PARAM name="ENABLEJAVASCRIPT" VALUE="true" />
      <PARAM NAME="QUALITY" VALUE="high" />
      <PARAM name="ENABLEJAVASCRIPT" VALUE="true" />
      <EMBED classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" name="MediaPlayer" showcontrols="false" width="0" height="0" src="/common/swf/LOW_AcousticNow_transcoded.swf" autostart="true" loop="true" enablejavascript="true" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
      </EMBED>
    </OBJECT>

-->
</td>
</tr>
</table>

</body>

</html>



