function e(code) {
	return "<strong>" + document.getElementById(code).value + "</strong>";
}

function displayLibs (lib) { 
	if (lib == 'a') { 
		var tip=window.open('','name','height=400,width=500'); 
		tip.document.open();
		tip.document.write("<html><head><title>Popup</title></head><body>");
		tip.document.write("<strong>#1) Get out a " + e('aa') + "</strong><br />");
		tip.document.write("Bring out the inner child in you with this crazy " + e('ab') + " adventure. Lie on the floor and have your guy " + e('ac') + " the " + e('aa') + "  all over your " + e('ad') + ". You’ll both have a mind-blowing experience like never before. Just make sure little Timmy never knows where his " + e('aa') + " went while he was " + e('ae') + " sleeping.");
		tip.document.write("</body></html>");
		tip.document.close();
	}
	
	if (lib == 'b') { 
		var tip=window.open('','name','height=400,width=500'); 
		tip.document.write("<html><head><title>Popup</title><style>body{font-family:'verdana'; margin: 10px; font-size: 10pt;}</style></head><body>");
		tip.document.writeln("<strong>#2) " + e('ba') + " him into a frenzy</strong><br />");
		tip.document.writeln("Have your guy lay on his back and gently " + e('bb') + " his  " + e('bc') + ", which will increase his blood flow, leading to an erection that's more " + e('bd') + ". When done correctly, he’ll be begging you to stop! (If done incorrectly, he’ll probably also be begging you to stop, but it will also lead to permanent damage. Avoid this.)");
		tip.document.writeln("</body></html>");
		tip.document.close();
	}
	
	if (lib == 'c') { 
		var tip=window.open('','name','height=400,width=500'); 
		tip.document.write("<html><head><title>Popup</title><style>body{font-family:'verdana'; margin: 10px; font-size: 10pt;}</style></head><body>");
		tip.document.writeln("<strong>#3) Exhilarate " + e('ca') + " erogenous zones</strong><br />");
		tip.document.writeln("When engaging on your sexual adventure, don’t just " + e('cb') + " at the privates. Take the time to " + e('cc') + " each other’s hot spots. Make sure to give attention to his thighs, " + e('cd') + " and scalp. The best way to stimulate these erogenous zones is by using a " + e('ce') + ".");
		tip.document.writeln("</body></html>");
		tip.document.close();
	}
	
	if (lib == 'd') { 
		var tip=window.open('','name','height=400,width=500'); 
		tip.document.write("<html><head><title>Popup</title><style>body{font-family:'verdana'; margin: 10px; font-size: 10pt;}</style></head><body>");
		tip.document.writeln("<strong>#4) Use family jewels to " + e('da') + " his family jewels</strong><br />");
		tip.document.writeln("When in the sack, try using your " + e('db') + " for more than just pleasing your man aesthetically. Slowly take it off and " + e('dc') + " it all over your man’s " + e('dd') + " . Even more " + e('de') + " is if you let him see you  " + e('df') + " the jewelry earlier in the day. ");
		tip.document.writeln("</body></html>");
		tip.document.close();
	}
	
	if (lib == 'e') { 
		var tip=window.open('','name','height=400,width=500'); 
		tip.document.write("<html><head><title>Popup</title><style>body{font-family:'verdana'; margin: 10px; font-size: 10pt;}</style></head><body>");
		tip.document.writeln("<strong>#4) Use family jewels to " + e('da') + " his family jewels</strong><br />");
		tip.document.writeln("During manual stimulation, " + e('eb') + " try this " + e('ec') + " technique. Wrap your fingers around his " + e('ed') + ". Then " + e('ee') + " quickly, occasionally twisting in opposite directions. His whole body will echo in pleasure -- that is, unless you " + e('ef') + " too hard. Then his whole body will probably end up in the hospital. "); 
		tip.document.writeln("</body></html>");
		tip.document.close();
	}
	
	if (lib == 'f') { 
		var tip=window.open('','name','height=400,width=500'); 
		tip.document.write("<html><head><title>Popup</title><style>body{font-family:'verdana'; margin: 10px; font-size: 10pt;}</style></head><body>");
		tip.document.writeln("<strong>#6) What a " + e('fa') + " deal</strong><br />");
		tip.document.writeln("Food has long been welcome in the " + e('fb') + " as a preferred means of sexual stimulation. It’s time to step up from the run-of-the-mill whipped cream, chocolate sauce and  " + e('fc') + ". Next time you’re at your favorite bakery, pick up a " + e('fd') + ". During your bootie call, use your chosen baked good to arouse your " + e('fe') + ". Gently  " + e('ff') + "  your man with the pastry and watch the heat turn way up. The crumbs, stickiness and eventual ant problem just make it sexier. "); 
		tip.document.writeln("</body></html>");
		tip.document.close();
	}
	
}
