Here is the original template...


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd 
">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Untitled Document</title>


</head>

<body>


     <script type="text/javascript"><!--
google_ad_client = "pub-7163552985356791";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "003366";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
   src="http://pagead2.googlesyndication.com/pagead/show_ads.js";>
</script>
<br><br>

<cfmenu bgcolor="##000000" font="Arial" fontcolor="##FFFFFF"  
fontsize="16" name="menu" selectedfontcolor="##006699"  
selecteditemcolor="##CCCCCC" type="horizontal">
     <cfmenuitem name="Home" href="/index.cfm" display="Home"/>
     <cfmenuitem name="MyVillage" href="/MyVillage/index.cfm"  
display="My Village"/>
     <!--- The ColdFusion menu item has a pop-up menu. --->
     <cfmenuitem name="Articles" href="/article/index.cfm"  
display="Articles">
         <cfmenuitem name="buy"
             href="http://www.adobe.com/products/coldfusion/buy/";  
display="Buy"/>
         <cfmenuitem name="devcenter"
             href="http://www.adobe.com/devnet/coldfusion/";  
display="Developer Center"/>
         <cfmenuitem name="documentation"
             href="http://www.adobe.com/support/documentation/en/coldfusion/ 
"
                 display="Documentation"/>
         <cfmenuitem name="support" 
href="http://www.adobe.com/support/coldfusion/ 
"
             display="Support"/>
     </cfmenuitem>
     <cfmenuitem name="flex" href="http://www.adobe.com/flex";  
display="Flex"/>
</cfmenu>
</body>
</html>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294064
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to