function FireplanCreate()
{
window.open('https://www2.ezfireplan.net:81/ezfireplan/index_registration.htm', 'eZfireplan', 'width=750, Height=520, top=50, left=10, scrollbars=NO, menubar=NO, toolbar=NO,statusbar=NO');
}

function FireplanLogin()
{
window.open('https://www2.ezfireplan.net:81/ezfireplan/index.htm', 'eZfireplan', 'width=750, Height=520, top=50, left=10, scrollbars=NO, menubar=NO, toolbar=NO,statusbar=NO');
}