str="";
str+="<TR> \n";
str+="<TD valign=top width=100%> \n";
str+="<DIV style='background-color:darkblue'> \n";
str+="<TABLE cellspacing=1 cellpadding=3 width=1 bgcolor=black> \n";
str+="<TD nowrap bgcolor=TEAL>&nbsp;&nbsp;&nbsp;<a target=\"_blank\" href=\"http://winofsql.jp/enum/dbaccess/dbaccess_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">データベース</a>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=TEAL>&nbsp;<a target=\"_blank\" href=\"http://winofsql.jp/enum/vbsguide/vbsguide_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">VBScript</a>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=TEAL style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/enum/flex2_tot/flex2_tot_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">Flex</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEBLUE style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/enum/webclass/webclass_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">WEBアプリ</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEBLUE style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/enum/dnettlib/dotnettool_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">.NET</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEBLUE style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://maglog.jp/lightbox/\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">銀プロ</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEBLUE style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/VA003334/asp051015160922.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">ASP</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEGRAY style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/enum/cmaterial/cmaterial_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">C言語</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEGRAY style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/VA003334/sqlq051012223915.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">SQL問題</A>&nbsp;</TD> \n";
//str+="<TD nowrap bgcolor=DARKSLATEGRAY style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/php/cnvtext/frame.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">テキスト変換</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEGRAY style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/sitedive/hislist.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">更新履歴</A>&nbsp;</TD> \n";
str+="<TD nowrap bgcolor=DARKSLATEGRAY style='color:snow'>&nbsp;<A target=\"_blank\" href=\"http://winofsql.jp/enum/usagefreesoft/usagefreesoft_links.htm\" style=\"text-decoration:none;color:snow;font-size:11px\" target=\"_top\">フリーソフト</A>&nbsp;</TD> \n";
str+=" \n";
str+="</TABLE> \n";
str+="</DIV> \n";
str+=" ";
document.write( str );
