<!--

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 = '../hframe_prodotti.htm?piscine/'+nome+''//
-->