 wurl=document.location.href;
 wp=wurl.indexOf('.com');
 wp=wp+4;
 wdeb=wurl.substring(0,wp);
 document.write('<IFRAME name="migmeteo1" ID="MIGM1" width="140" HEIGHT="175" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="No" SRC="'+wdeb+'/services/meteo/meteo1.php?LOCATION=' + document.location.href + '">&nbsp;</IFRAME>');
