function init() { intWidth = screen.width - 10; //Adjust for the end of screen (don't know why?) intHeight = screen.height - 80; //Adjust for the Icon Bar at the bottom of the window. strWinProp = " toolbar=no" //Back, Forward, etc... + ",location=no" //URL field + ",directories=no" //"What's New", etc... + ",status=yes" //Status Bar at bottom of window. + ",menubar=no" //Menubar at top of window. + ",resizable=yes" //Allow resizing by dragging. + ",scrollbars=yes" //Displays scrollbars is document is larger than window. + ",titlebar=yes" //Enable/Disable titlebar resize capability. + ",width="+intWidth //Standard 640,800/788, 800/788 + ",height="+intHeight //Standard 480,600/541, 600/566 + ",top=0" //Offset of windows top edge from screen. + ",left=0" //Offset of windows left edge from screen. + ""; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i

Matmon Support Form

Please complete the form below and the appropriate Matmon representative will be contacted

 

*Inquiry Type:       
*First Name:
*Last name:
( * = required )