// JavaScript Document
<!--
var homeMid = '<div id="mainleft" class="DetailContainer"><h2>Iron Horse Rocks</h2><div id="textHold"><p>Formed during 2008, Iron Horse was created by guys with a total passion and obsession for classic rock music. Excellent musicians on their own or with their other projects the sum of the parts more than equals the whole, coming together to give Iron Horse that unique something which sets them apart from the others. </p></div></div><div id="mainright"><a href="http://www.google.co.uk/logos/orsted09.gif" rel=shadowbox" class="sbx"><img src="_img/temp-Vid.png" width="317" height="193" alt="template video" /></a></div><div class="fix"></div>'
			
var mediaMid = '<div id="mainleft" class="DetailContainer"><h2>Other Media</h2><div id="textHold"><p>Formed during 2008, Iron Horse was created by guys with a total passion and obsession for classic rock music. Excellent musicians on their own or with their other projects the sum of the parts mExcellent musicians on their own or with their other projects the sum of the parts more than equals the whole, coming together to give Iron Horse that unique something which sets them apart from the others.thing which sets them apart from the others. </p></div></div><div id="mainright"><a href="http://www.google.co.uk/logos/orsted09.gif" rel=shadowbox" class="sbx"><img src="_img/temp-Vid.png" width="317" height="193" alt="template video" /></a></div><div class="fix"></div>';
			
var blogMid = '<div id="mainleft" class="DetailContainer"><h1>From the Blog</h1><div id="textHold"><div spry:region="ds1" class="StackedContainers"><div spry:repeat="ds1" class="RowContainer">  <span class="RowColumn" style="font-size:small;font-style:italic;font-weight:bold;">{pubDate}</span><div class="RowColumn"><a style="text-decoration:none;color:black" href="http://www.ironhorserox.com/wordpress">{content:encoded}</a></div></div></div></div></div>';
			
			var contactMid = '<div id="mainleft" class="DetailContainer"><h2>Get in Touch</h2><div id="textHold"><p>Formed during 2008, Iron Horse was created by guys with a total passion and obsession for classic rock music. Excellent musicians on their own or with their other projects the sum of the parts more than equals the whole, coming together to give Iron Horse that unique something which sets them apart from the others.Excellent musicians on their own or with their other projects the sum of the parts more than equals the whole, coming together to give Iron Horse that unique something which sets them apart from the others. </p></div></div><div id="mainright"><a href="http://www.google.co.uk/logos/orsted09.gif" rel=shadowbox" class="sbx"><img src="_img/temp-Vid.png" width="317" height="193" alt="template video" /></a></div><div class="fix"></div>';
			
function turnPage($var){
switch($var){
case($var=1):
document.getElementById('tabs-2').innerHTML = homeMid;
break 
case($var=2):
document.getElementById('tabs-2').innerHTML = mediaMid;
break 
case($var=3):
document.getElementById('tabs-2').innerHTML = blogMid;
break 
case($var=4):
document.getElementById('tabs-2').innerHTML = contactMid;
break
default:
document.getElementById('tabs-2').innerHTML = homeMid;
break
}
if(typeof sIFR == "function"){
sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"js/tradegothic.swf", sColor:"#000101", sLinkColor:"#002200", sBgColor:"#FFFFFF",sWmode:"transparent", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left"}));}
}
//-->
