var html="";
html += '<CENTER>';

html += '<FORM name="magazine">';



html += '<SELECT OnChange="top.location.href=this.form.issue.options[this.form.issue.selectedIndex].value" name="issue">'; 

html += '<OPTION style="color: red;background-color: #F2FFF5; font-weight: bold" value="/com/tv/au/384k/ettv171-384k.htm">Aulac:';


html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv171-384k.htm>171';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv170-384k.htm>170';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv169-384k.htm>169';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv168-384k.htm>168';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv167-384k.htm>167';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv166-384k.htm>166';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv165-384k.htm>165';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/384k/ettv164-384k.htm>164';





html += '<OPTION  style="color: #9900cc; border: outset" value="">----';

html += '<OPTION  style="color: #9900cc; border: outset" value="">----';
html += '<OPTION  style="color: #9900cc; border: outset" value=http://godsdirectcontact.us/com/tv/eng/384k/001eng-384k.htm>128k';


html += '<OPTION  style="color: blue; border: outset" value="http://godsdirectcontact.us/com/tv/eng/384k/001eng-384k.htm>">English';
html += '<OPTION   style="color: blue; border: outset" value="http://godsdirectcontact.us/com/tv/spanish/001-sp-100K.htm>">Spanish';
html += '<OPTION   style="color: blue; border: outset" value="http://godsdirectcontact.us/com/tv/ch/128k/ctitv112-128k.htm>">&#20013;&#25991;';
                    html += '<OPTION   style="color: blue; border: outset" value="http://godsdirectcontact.org.tw/eng/hichannel/">Formosa (Taiwan) site';
          html += '<OPTION   style="color: blue; border: outset" value="/">HOME';

html += '</SELECT>'
html += '<INPUT TYPE =BUTTON title="right click the above panel for zoom" value="GO" OnClick="top.location.href=this.form.issue.options[this.form.issue.selectedIndex].value">';

html += '</FORM>';
html += '</CENTER>';
html += '<nobr>';
document.write(html);