var html="";
html += '<CENTER>';
html += '<LINK href="http://sm2000.org/sm21/style.css" rel="stylesheet" type="text/css">';

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/128k/ettv171-128k.htm">In Aulacese';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv171-128k.htm>171';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv170-128k.htm>170';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv169-128k.htm>169';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv168-128k.htm>168';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv167-128k.htm>167';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv166-128k.htm>166';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv165-128k.htm>165';
html += '<OPTION style="color: #0000EE" value=http://godsdirectcontact.us/com/tv/au/128k/ettv164-128k.htm>164';
html += '<OPTION value=""> ';

html += '<OPTION value="/com/tv/index_wideband.html">&#23532;&#24118;384K';
html += '<OPTION value="http://godsdirectcontact.us/com/tv/eng/384k/001eng-384k.htm">English';
html += '<OPTION value="http://godsdirectcontact.us/com/tv/spanish/001-sp-100K.htm">Spanish';
html += '<OPTION value="http://godsdirectcontact.us/com/tv/ch/128k/ctitv112-128k.htm">&#20013;&#25991;';
html += '<OPTION value="http://godsdirectcontact.org.tw/ch/hichannel/">&#20315;&#20818;&#25705;&#27801;&#31449;';
html += '<OPTION value="/">&#39318;&#38913;';
html += '</SELECT>'
html += '<INPUT TYPE =BUTTON value="go" title="&#38754;&#29256;&#19978;&#21491;&#37749;&#40736;&#27161;&#25918;&#22823;&#38651;&#35222;" OnClick="top.location.href=this.form.issue.options[this.form.issue.selectedIndex].value">';

html += '</FORM>';
html += '</CENTER>';
html += '<nobr>';
document.write(html);