<!--
function OpenIPL()
        {
        thewindow = 
window.open('http://manddmower.com/parts.asp',
'anew',
config='height=550,width=650,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=yes');
        }
// -->

<!--
function OpenIPL2()
        {
        thewindow =window.open('http://manddmower.com/parts.asp',
'anew',
config='height=550,width=650,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=yes');
        }
// -->

<!--
function OpenForum()
        {
        thewindow = window.open('http://www.m-and-d.com/phorum/phorum-5.2.10/',
'anew',
config='height=400,width=650,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=yes');
        }
// -->

<!--
function InventoryPopup(){
window.open("","_popup","toolbars=0,location=0,width=500,height=500");
return true;
}
// -->

