// 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/win95/game/fh467985.html">');
document.write('<img src="dlv.gif" alt="Download now" width="300" height="30" border="0"></a>\n');
}
