function helppop(r)
{
   	if (r==1) {window.open("news1.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}
	if (r==2) {window.open("cert.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}

	if (r==3) {window.open("html/news1.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}
	if (r==4) {window.open("html/cert.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}

	if (r==5) {window.open("fiest1.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}
	if (r==6) {window.open("html/news2.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}
	if (r==7) {window.open("news2.html","Help","scrollbars=yes,width=800,height=500,left=15,top=15");return false;}
}



