
if (parent.location.href == self.location.href) {
window.location.href = 'http://www.tique.ch/index.htm?'+parent.location.pathname.substring(1,parent.location.pathname.length);
}




