\n'); } function isCapatible() { with (navigator) { app=appName; ver=parseInt(appVersion); } if (app=="Microsoft Internet Explorer" && ver>=4) { return true; } else { return false; } } function flash_DoFSCommand(command, args) { if(command=="carbofosdesign") { location.href="carbofos.htm"; } else { var flashObj = InternetExplorer ? flash : document.flash; openReminder(command); } } function openReminder(command) { if (screen.availWidth < 600) {wi=screen.availWidth;} else {wi=600;} if (screen.availHeight > 700) {he=700;} else {he=screen.availHeight-40;} lt=screen.availWidth/2-wi/2; tp=(screen.availHeight-he)/2-20; window.open(command +"/index.htm",command,"width="+ wi +",height="+ he +",left="+ lt +",top="+ tp +",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0") } //-->
|
|