<!-- 

if (document.layers) { 
        includeHemscott = "<layer  name=\"sharePrice\" width=\"450\" height=\"700\" src=\"http://miranda.hemscott.com/servlet/HsPublic?context=ir&client=bir&path=trading&service=getDelayedPrices&symbol=BIR&market=ISE&transform=bir_ise_price\"></layer>\n";
}
else { 
        includeHemscott = "<iframe name=\"sharePrice\" width=\"450\" height=\"700\" scrolling=\"no\" src=\"http://miranda.hemscott.com/servlet/HsPublic?context=ir&client=bir&path=trading&service=getDelayedPrices&symbol=BIR&market=ISE&transform=bir_ise_price\" vspace=\"0\" frameborder=\"0\"></iframe>\n";
} 

if (document.layers) { 
        includeHemscott_2 = "<layer  name=\"sharePrice\" width=\"90%\" height=\"700\" src=\"http://miranda.hemscott.com/servlet/HsPublic?context=ir&client=bir&path=trading&service=getHistoricFirePrices&symbols=BIR@ISE&indices=100,IEQP,81@GRP&period=3M&market=ISE&includeVolume=true&transform=bir_ise_pvgraph\"></layer>\n";
}
else { 
        includeHemscott_2 = "<iframe name=\"sharePrice\" width=\"90%\" height=\"700\" scrolling=\"no\" src=\"http://miranda.hemscott.com/servlet/HsPublic?context=ir&client=bir&path=trading&service=getHistoricFirePrices&symbols=BIR@ISE&indices=100,IEQP,81@GRP&period=3M&market=ISE&includeVolume=true&transform=bir_ise_pvgraph\" vspace=\"0\" frameborder=\"0\"></iframe>\n";
} 
//--> 