<!--
function recipe1(){
window.open("recipe_granola.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe2(){
window.open("recipe_omelet.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe3(){
window.open("recipe_applepie.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe4(){
window.open("recipe_cream.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe5(){
window.open("recipe_oreo.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe6(){
window.open("recipe_ricetomato.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe7(){
window.open("recipe_pacificwrap.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe8(){
window.open("recipe_frenchonion.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe9(){
window.open("recipe_tunapanini.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function recipe10(){
window.open("recipe_tropical.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function catering(){
window.open("menu_catering.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}
function shavous(){
window.open("menu_shavous.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}
function classes(){
window.open("register.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function crm(){
window.open("crm.php","crm","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

function ask(){
window.open("ask.php","recipe","height=600,width=770,menubar=0,resizable=1,scrollbars=1,status=1,titlebar=0,toolbar=0,left=10,top=25")
}

//-->