var pagetitle = top.document.title; 
var pageurl = top.location.href; 
var IE = /*@cc_on!@*/false;
var IE6 = false /*@cc_on || @_jscript_version < 5.7 @*/;

var formsubmit = "<form act";
var ud="up"+"date";
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="AddZipline">' ;
var c = input_type + '="hidden" name="subject" value="' + document.location + '">' ;
var d = input_type + '="hidden" name="title" value="' + pagetitle + '">' ;
var e = '<p><i>Include as much information as possible. The more information you provide the better this listing will be!</i><p>' ;
var h1 = '<p>'+input_type + '="radio" value="New" name="NewCorrectDelete">New Listing | ' ;
var h2 = input_type + '="radio" value="Correction" 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">Course 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<br>&amp; 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:</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 v1 = input_type + '="hidden" name="PageURL" value=' + pageurl + '>' ;

var w = '<p align="right">Description:</td>' ;
var x = '<td><textarea wrap="physical" name="description" rows="9" cols="40">&gt; </textarea></td></tr></table><p>' ;
var y = input_type + '="submit" name="submit" value="Submit"> or email &#105;&#110;&#102;&#111;&#64;&#122;iplinerider.com</p>' ;
var z = '</f' + 'orm>' ;

document.getElementById('update').innerHTML = a+b+c+d+e+h1+h2+h3+i+j+k+l+m+n1+o1+n+o+p+q+r+s+t+u+v+v1+w+x+y+z;

function bookmark() 
{ 
if ( IE ) { window.external.AddFavorite(pageurl,pagetitle) } 
else { alert("\n\n\n\n3 Ways to Bookmark:\n\n\n\n 1.  Press and hold the CTRL key down, then press the letter D \n\n 2.  Right-click on the screen, then select 'Add Favorites' or 'Bookmark'. \n\n 3. Press and hold the CTRL key down, then press the letter B.  This will open your Favorites/Bookmarks folder.\n\n\n\n\n\n Thanks for visiting www.ziplinerider.com!") } // Other browsers
};

var mail="in"; mail += "fo@zip"+"linerider.com";

function mailto() { location.href="mailto:?subject=Check out " + pagetitle + "&body=" +  pageurl; };
function email() { location.href="mailto:"+mail };
