// JavaScript Document

function openTMPres() {
var flashWin = window.open('http://www.fdi.com/tm_pres/Flash/intro.htm', 'flashWin', 'height=450,width=600,menubar=0,resizeable=0,titlebar=0,scrollbars=0,locationbar=0,statusbar=0,left=100,top=100');
}

function openSerodia(){
var serodiaWin = window.open('http://www.fdi.com/us_home/products/serodia_presentation.html', 'serodiaWin', 'height=600,width=800,menubar=0,resizeable=0,titlebar=0,scrollbars=0,locationbar=0,statusbar=0,left=100,top=100');
}