function writeContentLink(url,params,text) { if (url.indexOf('?') > -1) { w('' + text + ''); }else{ w('' + text + ''); } } function writeFormTag(url) { w('