<%@ Language=VBScript %> <% strContent = "" strCRLF = Chr( 13 ) + Chr( 10 ) strStyle = UCase( Request.Form( "Style" ) ) if strStyle = "S1" Then strContent = "" + strCRLF + _ "" + strCRLF + _ "" + strCRLF + _ "" + strCRLF + _ "" + strCRLF + _ "Tip of the Day appears with Java support" + strCRLF + _ "" + strCRLF Else strContent = "" + strCRLF ElseIf UCase( Request.Form( "Size" ) ) = "MEDIUM" Then strContent = strContent + "height=32 width=332>" + strCRLF Else strContent = strContent + "height=22 width=232>" + strCRLF End If strContent = strContent + "" + strCRLF strContent = strContent + "" + strCRLF strContent = strContent + "" + strCRLF strContent = strContent + "" + strCRLF strContent = strContent + "" + strCRLF strContent = strContent + "" + strCRLF strContent = strContent + "" + strCRLF strContent = strContent + "Tip of the Day appears with Java support" + strCRLF strContent = strContent + "" + strCRLF End If %> Tip HTML Code

HOME    CAREERS    PARENTING TIPS     WELL CHILD    POISON CONTROL    CALCULATORS    ABOUT US

 

 

The HTML code below can be embedded into your Web site. Simply copy it and paste it into your HTML code.

 

<%Response.Write( strContent )%>

 

Back to YourOB.com main page

 

  


A 4-Star Parenting Site

TERMS OF USE
CONTACT US: Info@YourPediatrician.com

Copyright © 1999-2013 YourPediatrician.com, Inc.