var meny ='<Table class=\"menus\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" ><tr><td width=\"120px\"></td>';
	meny+='<td onclick=\"window.open(\'default.asp\',\'_self\')\" onmouseover=\"MenuChange(\'Top01\',0);\" onMouseOut=\"MenuChange(\'Top01\',1)\" id=\"Top01\"  align=\"center\" >Startsida</td>';
	meny+='<td width=\"30px\"></td>';
	meny+='<td onclick=\"window.open(\'vision.htm\',\'_self\')\" onmouseover=\"MenuChange(\'Top02\',0);\" onMouseout=\"MenuChange(\'Top02\',1)\"  id=\"Top02\" align=\"center\">Vårt uppdrag</td>';
	meny+='<td width=\"30px\"></td>';
	meny+='<td onClick=\"window.open(\'documents.asp\',\'_self\')\" onmouseover=\"MenuChange(\'Top03\',0);\" onMouseOut=\"MenuChange(\'Top03\',1)\" id=\"Top03\" align=\"center\" >Publikationer</td>';
	meny+='<td width=\"30px\"></td>';
	meny+='<td onclick=\"window.open(\'adress.asp\',\'_self\')\" onmouseover=\"MenuChange(\'Top04\',0);\" onMouseout=\"MenuChange(\'Top04\',1)\" id=\"Top04\" align=\"center\">Kontakt & Länkar</td>';
	meny+='<td width=\"30px\"></td>';
	meny+='<td onclick=\"window.open(\'./Intranet/default.asp\')\" onmouseover=\"MenuChange(\'Top05\',0);\" onMouseout=\"MenuChange(\'Top05\',1)\" id=\"Top05\" width=\"100px\" align=\"left\">Inloggning</td>';
	meny+='</tr></Table>';
	
//Submenus

var submen02='<Table class=\"menus1\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" ><tr><td width=\"20px\"></td>';
	submen02+='<td onclick=\"window.open(\'vision.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub21\',0)\" onMouseOut=\"SubChange(\'Sub21\',1)\" id=\"Sub21\" align=\"center\" >Vision</td>';
	submen02+='<td width=\"20px\"></td>';
	submen02+='<td onclick=\"window.open(\'etik.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub22\',0)\" onMouseOut=\"SubChange(\'Sub22\',1)\" id=\"Sub22\" align=\"center\">Etikfrågor</td>';
	submen02+='<td width=\"20px\"></td>';
	submen02+='<td onclick=\"window.open(\'varde.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub24\',0)\" onMouseOut=\"SubChange(\'Sub24\',1)\" id=\"Sub24\" align=\"center\">Värdegrund</td>';
	submen02+='<td width=\"20px\"></td>';
	submen02+='<td onclick=\"window.open(\'reflektion.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub25\',0)\" onMouseOut=\"SubChange(\'Sub25\',1)\" id=\"Sub25\" align=\"center\">Reflektionsmodellen</td>';
	submen02+='<td width=\"20px\"></td>';
	submen02+='<td onclick=\"window.open(\'tolkverk.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub26\',0)\" onMouseOut=\"SubChange(\'Sub26\',1)\" id=\"Sub26\" align=\"center\">Tolkverksamhet</td>';
	submen02+='</tr></Table>';
	

	
var submen04='<Table class=\"menus1\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" ><tr>';
	submen04+='<td width=\'210px\'></td>';
	submen04+='<td onClick=\"window.open(\'adress.asp\',\'_self\')\" onMouseover=\"SubChange(\'Sub41\',0)\" onMouseOut=\"SubChange(\'Sub41\',1)\" id=\"Sub41\" width=\"60px\" align=\"center\" >Tolkcentralernas Adresser</td>';
	submen04+='<td width=\"30px\"></td>';
	submen04+='<td onClick=\"window.open(\'contact.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub42\',0)\" onMouseOut=\"SubChange(\'Sub42\',1)\" id=\"Sub42\"  align=\"center\">Kontakta oss</td>';
	submen04+='<td width=\"30px\"></td>';
	submen04+='<td onClick=\"window.open(\'links.htm\',\'_self\')\" onMouseover=\"SubChange(\'Sub43\',0)\" onMouseOut=\"SubChange(\'Sub43\',1)\" id=\"Sub43\"  align=\"center\">Länkar</td>';
	submen04+='</tr></Table>';
	
//sluttext
var tolk='Talför Tolkcentralerna i Sverige'
var ansvarig = 'Ansvarig utgivare: Sylvia Lång'
