 if(scrWidth>800){
 	if(menu=='home'){
 	    //var src="scripts/sonoma_diet_" + Math.round(Math.random()*(3))+".htm";
 	    var any=Math.round(Math.random()*(3));
 	    if(any==1) var src="scripts/sonoma_diet_0.htm";
 	    if(any==2) {var src="scripts/thecutekid.htm";
 	    }else{
 	        var src="scripts/yahoopersonals.htm";
 	    }    
        document.write('<iframe style="position:absolute;top:0px;left:782;height:600;width:160;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');
 	        //var src="images1/santa.gif";
			// document.write('<br><iframe style="position:absolute;top:610px;left:800;height:325;width:91;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0"></iframe>');
 	}
 	
 	if(subMenu=='preg1'){
 	    var src="scripts/pregnancy.htm";
 	    document.write('<iframe style="position:absolute;top:0px;left:800;height:620;width:160;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');
    }
    if(subMenu=='menopause'){
 	       var src="books/menopause_main.htm";
 	       document.write('<br><iframe style="position:absolute;top:100px;left:782;height:600;width:160;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    if((menu=='family')&&((subMenu=='children')||(subMenu=='meaning'))){
 	       var src="scripts/cute_kid.htm";
 	       document.write('<br><iframe style="position:absolute;top:0;left:800;height:600;width:160;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    if(menu=='love'){
            if((subMenu=='weddTips')||(subMenu=='weddPlan')){
                var src="aff/wedding_pack.htm";var h=1530;
            }else{
 	            var src="aff/1000_question_for_couples.htm";var h=1130;
            }
 	        document.write('<iframe style="position:absolute;top:0;left:780;height:'+h+';width:180;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    if(subMenu=='garden'){
 	       var src="aff/Bonsai_gardening_secrets.htm";
 	       document.write('<br><iframe style="position:absolute;top:0;left:780;height:1130;width:180;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    if(subMenu=='hair'){
 	       var src="aff/home_hair_care_tips.htm";
 	       document.write('<br><iframe style="position:absolute;top:0;left:780;height:1130;width:180;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    /*
    if((subMenu=='antiage')||(subMenu=='skin')||(subMenu=='acne')||(subMenu=='insomnia')){
 	       var src="aff/home_made_medicine.htm";
 	       document.write('<br><iframe style="position:absolute;top:0;left:780;height:2100;width:182;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    */
    if(menu=='travel'){
 	       var src="aff/travel_secrets_guide.htm";
 	       document.write('<br><iframe style="position:absolute;top:0;left:780;height:2100;width:182;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    if((subMenu=='diet')||(subMenu=='weight')){
           // var src="scripts/Atkins_diet_120x600.htm";
 	       // document.write('<br><iframe style="position:absolute;top:0;left:780;height:610;width:122;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }
    if(subMenu=='divorce'){
            var src="aff/avoid_10_divorce_mistakes.htm";
 	        document.write('<br><iframe style="position:absolute;top:0;left:780;height:1000;width:182;border:none;background-color:#FFFFF5;" src='+ src+ ' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  scrolling="no" padding="0" ></iframe>');   
    }


 }

