
function loadPage(list)  {
   location.href=list.options[list.selectedIndex].value
}

function bar2()
{
document.write("<DIV class='Navigation'><br>");
document.write("<script language='JavaScript'>bar()</script>");
document.write("<IMG src='../images/spacer.gif'><br>");
document.write("<a href='spring08-lead.html'><IMG src='../images/lead_article_left.jpg' border='0'></a><br>");
document.write("<IMG src='../images/bullet.gif'> <a href='spring08-lead.html' STYLE='font-family:times; font-size:12px; font-style:strong; font-weight:bold; color:#F84B01'>Immediate Action:<br>Stop the Global Tobacco <br>Epidemic</a><br>");
document.write("<IMG src='../images/spacer.gif'><br>");
document.write("<a href='mackay_QA.html'><IMG src='../images/qa_left.jpg' border='0'></a><br>");
document.write("<IMG src='../images/bullet.gif'> <a href='mackay_QA.html' STYLE='font-family:times; font-size:12px; font-style:strong; font-weight:bold; color:#F84B01'>Q&A with Dr. Judith <br>Mackay</a><br>");
document.write("<IMG src='../images/spacer.gif'><br>");
//document.write("<IMG src='../images/insiders_view_but.gif' border='0'><br>");
//document.write("<IMG src='../images/spacer.gif'><br>");
document.write("<a href='news.html'><IMG src='../images/ceche_news_left.jpg' border='0'></a><br>");
document.write("<IMG src='../images/bullet.gif'> <a href='news.html' STYLE='font-family:times; font-size:12px; font-style:strong; font-weight:bold; color:#F84B01'>CECHE's Anti-tobacco <br>Programs Report <br>Progress in India, Russia</a><br>");
document.write("<IMG src='../images/spacer.gif'><br>");
document.write("<a href='In Focus-Spring 2008.pdf'><IMG src='../images/download_pdf_left.jpg' border='0'></a><br>");
document.write("<IMG src='../images/spacer.gif'><br>");
//document.write("<IMG src='../images/search_but.gif' border='0'><br>");

//Search form

document.write("<FORM method='GET' action='http://www.google.com/search'>");
document.write("<input type='hidden' name='ie'>");
document.write("<input type='hidden' name='oe'>");
document.write("<INPUT TYPE='text' name='q' size='10' maxlength='255' value='Search'>");
document.write("<INPUT type=submit name='btnG' VALUE='Go' STYLE='font-family:arial; font-size:11px; font-style:strong; background:#446C33; color:#FFFFFF; width:3em'>");
document.write("<font size='-3' face='arial'>");
document.write("<input type='hidden' name='domains' value='http://www.ceche.org/'><br><input type='radio' name='sitesearch' value='http://www.ceche.org' checked> CECHE <input type='radio' name='sitesearch' value=''>WWW <br>");
document.write("</font>");
document.write("<A HREF='http://www.google.com/'>");
document.write("<IMG SRC='http://www.google.com/logos/Logo_25wht.gif' border='0' ALT='Google'></A>");
document.write("</FORM>");
//document.write("<IMG src='../images/spacer.gif'><br>");
//document.write("<IMG src='../images/subscribe_but.gif' border='0'><br>");

//Subscription form

document.write("<form action='http://www.globalink.org/abo.php' method='post' name='form_751'>");
document.write("<input value='751' type='hidden' name='list'>");
document.write("<input type='text' name='email' size='10' value='E-mail'><br>");
document.write("<span class='volIss'>");
document.write("<input type='radio' checked name='type' value='1'>subscribe<br>");
document.write("<input type='radio' name='type' value='0'>unsubscribe<br>");
document.write("</span>");
document.write("<input type='submit' value='Confirm'>");
document.write("<input value='http://www.ceche.org/publications/infocus/spring2008/index.html' type='hidden' name='nextpage'>");
document.write("</form>")

document.write("</DIV>");

return 0;
}



