function hidedisplay(idvalue) { document.getElementById(idvalue).style.display = 'none'; } function showdisplay(idvalue) { document.getElementById(idvalue).style.display = 'block'; } function actionhide(id) { hidedisplay('minus' + id); hidedisplay('cell' + id); showdisplay('plus' + id); } function actionshow(id) { hidedisplay('plus' + id); showdisplay('minus' + id); showdisplay('cell' + id); } document.write(''); document.write('
 
'); document.write('
'); document.write('
www.ragan.com

'); document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write('
+
+
+
+
'); document.write('

MYRAGANTV.COM
Are you using LinkedIn effectively?
Communicator and LinkedIn expert Chuck Hester discusses how to build your network, contact journalists and look for a job on this popular professional networking site. Video
'); document.write('
'); document.write('

WHAT\'S NEW ON MYRAGAN.COM
How can a newly-minted PR pro get a subject matter expert in the press?
A communicator was just handed the task of public relations and among her duties is getting a subject matter expert in the national press. Any suggestions?
'); document.write('
'); document.write('
'); document.write('
'); document.write('
GET THIS WIDGET >>
');