<!--

var pathn = window.location.pathname; 
var nome = pathn.substr(pathn.lastIndexOf('/')+1); 

var correct_frame = 0 + (parent.nav ? 1 : 0);
if (self == top || !correct_frame)
top.location.href = '../en_hframe_products.htm?grandstands/'+nome+''//
-->