function getTooltipText(id) {
	// in the new (jquery based) updates, this code is no longer needed (now pulled from :web:dwellingtype.dbf)
	var t;
	t="";
	if (id==0) {
	}

	if (id==1) {
	  //  msgWindow = window.open('','newWin','width=500,height=250,screenX=400,screenY=200,top=200,left=400');
	  //  msgWindow.location.href = 'dwellingfire.html';
	  
		t="<span class='tooltip_title'>DWELLING FIRE</span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM</br>";
		t+="LIMITS:  BLDG $500,000</br>";
		t+="&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CONTENTS - Up to 40%</br>";
		t+="VALUATION: ACV</br>";
		t+="RATING: MANUAL +25%</br>";
		t+="LIABILITY: $0 to $300,000</span>";
		}

	if (id==2) {
    //msgWindow = window.open('','newWin','width=500,height=250,screenX=400,screenY=200,top=200,left=400');
    //msgWindow.location.href = 'dwellingfire.html';
		t="<span class='tooltip_title'>DWELLING FIRE</span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM</br>";
		t+="LIMITS:  BLDG $500,000</br>";
		t+="&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CONTENTS - Up to 40%</br>";
		t+="VALUATION: ACV</br>";
		t+="RATING: MANUAL +25%</br>";
		t+="LIABILITY: $0 to $300,000</span>";
		}

	if (id==3) {
    //msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
    //msgWindow.location.href = 'hoa.html';

		t="<span class='tooltip_title'>HOA OR HO1</span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM, BURGLARY</BR>";
		t+="LIMITS:  BLDG $1,000,000</BR>";
		t+="CONTENTS - Up to 40%</BR>";
		t+="VALUATION: ACV</BR>";
		t+="RATING: MANUAL +35%</BR>";
		t+="LIABILITY: $25,000 TO $300,000</BR>";
		t+="TO QUALIFY:  PC 1-9, AGE 0-100 YRS, ANY CONSTRUCTION, POOR TO EXCELLENT CREDIT.</BR>";
		t+="SUGGESTIONS:   MOST PEOPLE BUY THIS BASIC FORM</span>";
		}

	if (id==4) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'hob.html';
		
		t="<span class='tooltip_title'>HOB OR HO2</span>";
		t+="<span class='tooltip_body'>PERILS: ALL RISK BUILDING, BROAD NAMED PERILS INCLUDING WATER DAMAGE AND BURGLARY ON CONTENTS.</br> ";
		t+="LIMITS:  BLDG $1,000,000</br>";
		//t+="CONTENTS $500,000</br>";
		t+="CONTENTS - Up to 60%</br>";
		t+="VALUATION: ACV OR RC</br>";
		t+="RATING: MANUAL +25%</br>";
		t+="LIABILITY: $25,000 TO $300,000</br>";
		t+="TO QUALIFY:  PC 1-9, AGE 0-50 YRS, ANY CONSTRUCTION, GOOD CREDIT</br>";
		t+="SUGGESTIONS:   BROAD FORM FOR MOST OF YOUR BETTER HOMES</span>";
		}

	if (id==5) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'ho8sub.html';
		t="<span class='tooltip_title'>HO8 Limited Substandard</center></span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM, $1000 BURGLARY</br>";
		t+="LIMITS:  BLDG $250,000</br>";
		t+="CONTENTS - Up to 30%</br>";
		t+="VALUATION: ACV</br>";
		t+="RATING: MANUAL +50%</br>";
		t+="LIABILITY: $25,000</br> ";
		t+="TO QUALIFY:  PC 1-9, AGE 0-100 YRS, ANY CONSTRUCTION, POOR  CREDIT. OR CLAIMS</br>";
		t+="SUGGESTIONS:   FOR CLIENTS WITH TOO MANY CLAIMS OR POOR CREDIT.</span>";
		}

	if (id==6) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'ho8.html';
		t="<span class='tooltip_title'>HO8 Limited Prefered</span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM, $1000 BURGLARY</BR>";
		t+="LIMITS:  BLDG $500,000</BR>";
		t+="CONTENTS - Up to 30%</BR>";
		t+="VALUATION: ACV</BR>";
		t+="RATING: MANUAL +35%</BR>";
		t+="LIABILITY: $25,000 TO $300,000</BR>";
		t+="TO QUALIFY:  PC 1-9, AGE 0-100 YRS, ANY CONSTRUCTION, POOR TO EXCELLENT CREDIT.</BR>";
		t+="SUGGESTIONS:   FOR INSURED THAT WANT A INEXPENSIVE HO POLICY OR HAVE POOR CREDIT.</span>";
		}

	if (id==7) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'hoc.html';
		t="<span class='tooltip_title'>HOC OR HO3</span>";
		t+="<span class='tooltip_body'>PERILS: ALL RISK BUILDING  AND CONTENTS.</br>";
		t+="LIMITS:  BLDG $1,000,000</br>";
		t+="CONTENTS - Up to 65%</br>";
		t+="VALUATION: RC</br>";
		t+="RATING: MANUAL +25%</br>";
		t+="LIABILITY: $25,000 TO $300,000</br>";
		t+="TO QUALIFY:  PC 1-5, AGE 0-35 YRS,  BEST CONSTRUCTION, GREAT CREDIT</br>";
		t+="SUGGESTIONS:   BROADEST FORM FOR YOUR BEST AND LARGEST HOMES.</span>";
		}

	if (id==8) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'hoaplus.html';
		
		t="<span class='tooltip_title'>HOA PLUS OR HO1  PLUS</span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM, BURGLARY PLUS $5000 WATER DAMAGE</br>";
		t+="LIMITS:  BLDG $1,000,000</br>";
		t+="CONTENTS - Up to 50%</br>";
		t+="VALUATION: ACV</br>";
		t+="RATING: MANUAL +25%</br>";
		t+="LIABILITY: $25,000 TO $300,000</br>";
		t+="TO QUALIFY:  PC 1-9, AGE 0-100 YRS, ANY CONSTRUCTION, GOOD TO EXCELLENT CREDIT.</br>";
		t+="SUGGESTIONS:   MOST PEOPLE BUY THIS BASIC FORM</span>";
		}

	if (id==9) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'hoapremier.html';
		
		t="<span class='tooltip_title'>HOA PREMIER OR HO1 PREMIER</span>";
		t+="<span class='tooltip_body'>PERILS: FIRE, EC, VMM, BURGLARY</br>";
		t+="LIMITS:  BLDG $1,000,000</br>";
		t+="CONTENTS - Up to 50%</br>";
		t+="VALUATION: ACV</br>";
		t+="RATING: Very Competitive</br>";
		t+="LIABILITY: $25,000 TO $300,000</br>";
		t+="TO QUALIFY:  PC 1-6, AGE 0-35 YRS, GOOD  CONSTRUCTION, GREAT OR EXCELLENT CREDIT, NO CLAIMS.</br>";
		t+="SUGGESTIONS:   MOST PEOPLE BUY THIS BASIC FORM THAT HAVE GOOD CREDIT AND NO CLAIMS.</span>";
		}

	if (id==10) {
		//msgWindow = window.open('','newWin','width=500,height=400,screenX=400,screenY=200,top=200,left=400');
		//msgWindow.location.href = 'hobpremier.html';
		
		t="<span class='tooltip_title'>HOB PREMIER OR HO2 PREMIER</span>";
		t+="<span class='tooltip_body'>PERILS: ALL RISK BUILDING, BROAD NAMED PERILS INCLUDING UP TO $25,000 WATER DAMAGE";
		t+="AND BURGLARY ON CONTENTS.</BR> ";
		t+="LIMITS:  BLDG $1,000,000</BR>";
		t+="CONTENTS - Up to 60%</BR>";
		t+="VALUATION: ACV OR RC</BR>";
		t+="RATING: Very Competitive</BR>";
		t+="LIABILITY: $25,000 TO $300,000</BR>";
		t+="TO QUALIFY:  PC 1-5, AGE 0-35 YRS, BEST CONSTRUCTION, GREAT CREDIT, NO CLAIMS</BR>";
		t+="SUGGESTIONS:   BROAD FORM FOR MOST OF YOUR BETTER HOMES</span>";
		}
	return t;
	}

function hover(event,id){
	var ttTxt = getTooltipText(id);
	showIt(event,ttTxt);
	}

function showIt(event,t) {
	//ChangeTitle(t);
	//document.getElementById("styled_popup").style.display="block";
	showToolTip(event,t);
	}
