

                                        //-->

                                function launch1(){

                                newWind=window.open("form_general.html","newWindow","status=no,toolbar=no,scrollbars=yes,width=410,height=450")

                                }


  function launchr(){

                                newWind=window.open("form_reservation.html","newWindow","status=no,toolbar=no,scrollbars=yes,width=410,height=450")

                                }
               
			   function launchonline(){

                                newWind=window.open("form_online.html","newWindow","status=no,toolbar=no,scrollbars=yes,width=410,height=450")

                                }

			   function launchfeedback(){

                                newWind=window.open("form_feedback.html","_blank","status=no,toolbar=no,scrollbars=yes,width=540,height=450")

                                }
								
								
								function launchmappy(){

                                newWind=window.open("mapnew.html","newWindow","status=no,toolbar=no,scrollbars=yes,width=620,height=500")

                                }

                                        //-->          

                                

