var s="";

s+="<a href='/3g/about_us.php'>About us</a> | <a href='/personal/index.php'>Personal</a> | <a href='/business/index.php'>Business</a> | <a href='/3g/index.php'>3G explained</a> | <a href='http://mail.cura.net' target='_blank'>CuraNet Webmail</a> | <a href='http://www.cura.net/weather/' target='_blank'>MIO's weather</a> | <a href='/personal/broadband_support.php'>Support</a> | <a href='contact_us.php'>Contact us</a>";

document.write(s);