var BASE="http://www.sietar-japan.org/";
//var BASE="http://ex2.broadserver.jp/~gabak000/";
//var BASE="file://c:/Documents and Settings/Owner/My Documents/WWW/SIETAR.old/";

//Home
document.write("<A href='"+BASE+"index.html'><IMG src='"+BASE+"en/common/LINK-home-en.JPG' height='40' width='150' border='0' alt='Home'></A><BR>");

//Top Pages
document.write("<A href='"+BASE+"en/index.html'><IMG src='"+BASE+"en/common/LINK-top-en.JPG' height='40' width='150' border='0' alt='Top Page'></A>");
document.write("<P>");

//What is SIETAR
document.write("<A href='"+BASE+"en/about/index.html'><IMG src='"+BASE+"en/common/LINK-about-en.JPG' height='40' width='150' border='0' alt='About'></A>");
document.write("<P>");

//Activities
document.write("<A href='"+BASE+"en/activities/index.html'><IMG src='"+BASE+"en/common/LINK-activities-en.JPG' height='40' width='150'  border='0' alt='Activities'></A>");
document.write("<P>");

//Archive
document.write("<A href='"+BASE+"en/archive/index.html'><IMG src='"+BASE+"en/common/LINK-archive-en.JPG' height='40' width='150' border='0' alt='Archive'></A>");
document.write("<P>");

//Membership
document.write("<A href='"+BASE+"en/membership/index.html'><IMG src='"+BASE+"en/common/LINK-member-en.JPG' height='40' width='150'  border='0' alt='Membership'></A>");
document.write("<P>");

//Link
document.write("<A href='"+BASE+"en/links/index.html'><IMG src='"+BASE+"en/common/LINK-link-en.JPG' height='40' width='150' border='0' alt='Link'></A>");
document.write("<P>");

//Search
document.write("<A href='"+BASE+"en/search.html'><IMG src='"+BASE+"en/common/LINK-search-en.JPG' height='40' width='150' border='0' alt='Search'></A>");
document.write("<P>");
