var formsubmit = "<form act";
var ud="Up"+"Date";
var input_type="<" + "inp" + "ut ty" + "pe"; 
var a = '<p><b><font color="#0000FF">Actualizar? Corrección?</font></b></p><hr noshade color="#0000FF">' ;
var b = formsubmit + 'ion="/cgi-bin/' + ud + '.pl" method="POST" name="AddGym">' ;
var c = input_type + '="hidden" name="subject" value="' + document.location + '">' ;
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>Incluya la tanta información como posible. Beneficiará a otros escaladores.  Gracias.<p>' ;
var f = input_type + '="radio" value="Climbing_Wall" name="WallType" checked>Muro de escalada' ;
var g = input_type + '="radio" value="Portable_Wall" name="WallType">Portable Pared o Muro' ;
var h = input_type + '="radio" value="Ice_Climbing_Wall" name="TypeofWall">Muro de Escalada de Hielo<br>' ;
var h1 = input_type + '="radio" value="New" name="NewCorrectDelete">Nuevo | ' ;
var h2 = input_type + '="radio" value="Correct" name="NewCorrectDelete">Corregirse | ' ;
var h3 = input_type + '="radio" value="Delete" name="NewCorrectDelete">Debería</p>' ;
var i = '<table border="0" cellspacing="6">' ;
var j = '<tr><td width="166" align="right">	Nombre del Muro de Escalada:</td><td>' ;
var k = input_type + '="text" name="GymName" size="45"></td></tr>' ;
var l = '<tr><td width="166" align="right">	Calle:</td><td>' ;
var m = input_type + '="text" name="Address" size="45"></td></tr>' ;
var n1 = '<tr><td width="166" align="right">Ciudad:</td><td>' ;
var o1 = input_type + '="text" name="City" size="45"></td></tr>' ;
var n = '<tr><td width="166" align="right">Estado y Código Postal:</td><td>' ;
var o = input_type + '="text" name="StateAndPostalCode" size="45"></td></tr>' ;
var p = '<tr><td width="166" align="right">País</td><td>' ;
var q = input_type + '="text" name="Country" size="45"></td></tr>' ;
var r = '<tr><td width="166" align="right">Número de Teléfono:</td><td>' ;
var s = input_type + '="text" name="PhoneNumber" size="45"></td></tr>' ;
var t = '<tr><td width="166" align="right">URL del Sitio Web:</td><td>' ;
var u = input_type + '="text" name="WebAddress" size="45" value="http://www."></td></tr>' ;
var v = '<tr><td valign="top" width="166" align="right">' ;
var w = '<p align="left">Describir las características de este muro de escalada:</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+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;



