// JavaScript Document
tgos = (window.navigator.userAgent).indexOf("Windows");
if (Number(tgos) > 0){
document.write("<HR width=\"95%\">\n");
document.write('<a href="http://www.vector.co.jp/download/file/winnt/game/fh504812.html">');
document.write('<img src="dlv.gif" alt="Download now" width="300" height="30" border="0"></a>\n');
document.write('<br><font color="#FF0000" size="2">Update!!</font>');
}
