var pagetitle = top.document.title; 
var pageurl = top.location.href; 
var formsubmit = "<form act";
var ud="sub"+"mit";
var input_type="<" + "inp" + "ut ty" + "pe"; 
var a = '<center><h3><font color="red">Course</font> <font color="blue">Addition? Update? Correction?</font><br><font color="#666666">for ' + pagetitle + '</font></h3></center><hr noshade color="#0000FF">' ;
var b = formsubmit + 'ion="' + ud + '.php" method="POST" name="AddGym">' ;
var c = input_type + '="hidden" name="subject" value="' + document.location + '">' ;
var c1 = input_type + '="hidden" name="PageURL" value="' + pageurl + '">' ;
var c2 = input_type + '="hidden" name="title" value="' + pagetitle + '">' ;
var d = input_type + '="hidden" name="recipient" value="ka' + 'ren@i' + 'ndoorclimbing.com">' ;
var z1 = input_type + '="hidden" name="env_report" value="REMOTE_HOST,HTTP_USER_AGENT">' ;
var e = '<p>Include information you know, however the more information you provide, the better this listing will be!<p>' ;
var f = input_type + '="radio" value="Climbing_Wall" name="WallType">Climbing Wall or Gym | ' ;
var g = input_type + '="radio" value="Portable_Wall" name="WallType">Portable Wall | ' ;
var h = input_type + '="radio" value="Ice_Climbing_Wall" name="WallType">Ice Climbing Wall<br>' ;
var h1 = input_type + '="radio" value="New" name="NewCorrectDelete">New Listing | ' ;
var h2 = input_type + '="radio" value="Correct" name="NewCorrectDelete">Correction or Update | ' ;
var h3 = input_type + '="radio" value="Delete" name="NewCorrectDelete">Delete Listing</p>' ;
var i = '<table border="0" cellspacing="6">' ;
var j = '<tr><td width="166" align="right">Gym / Wall Name:</td><td>' ;
var k = input_type + '="text" name="name" size="45"></td></tr>' ;
var l = '<tr><td width="166" align="right">Street Address:</td><td>' ;
var m = input_type + '="text" name="address" size="45"></td></tr>' ;
var n1 = '<tr><td width="166" align="right">City:</td><td>' ;
var o1 = input_type + '="text" name="city" size="45"></td></tr>' ;
var n = '<tr><td width="166" align="right">State / Postal Code:</td><td>' ;
var o = input_type + '="text" name="state" size="45"></td></tr>' ;
var p = '<tr><td width="166" align="right">Country</td><td>' ;
var q = input_type + '="text" name="country" size="45"></td></tr>' ;
var r = '<tr><td width="166" align="right">Phone Number:</td><td>' ;
var s = input_type + '="text" name="phone" size="45"></td></tr>' ;
var t = '<tr><td width="166" align="right">Website Address:</td><td>' ;
var u = input_type + '="text" name="website" size="45" value="http://www."></td></tr>' ;
var v = '<tr><td valign="top" width="166" align="right">' ;
var w = '<p align="left">Describe the features of the climbing wall or gym:</td>' ;
var x = '<td><textarea wrap="physical" name="description" rows="9" cols="40"></textarea></td></tr></table><p>' ;
var y = input_type + '="submit" name="submit" value="Submit"></p>' ;
var z = '</f' + 'orm>' ;

var fm = document.getElementById('update');
fm.innerHTML = a+b+c+c1+c2+d+z1+e+f+g+h+h1+h2+h3+i+j+k+l+m+n1+o1+n+o+p+q+r+s+t+u+v+w+x+y+z;
