NB: Note that this service is very experimental: it is based on a beta-released library, and based on a non-yet stabilized version of W3C mobileOK Basic. Please get involved to help improve this service!
Evaluating http://www.novia.fi/ with mobileOK Basic gives the following results:
Tests failed: 12 / 25
Tests passed: 13 / 25
Warnings: 290
CHARACTER_ENCODING_SUPPORT and CHARACTER_ENCODING_USE
Related best practices:
[CHARACTER_ENCODING_SUPPORT]
Ensure that content is encoded using a character encoding that is known to be
supported by the device.
[CHARACTER_ENCODING_USE]
Indicate in the response the character encoding being used.
The HTTP Content-Type header does not specify a character encoding and
no UTF-8 encoding or a non-UTF-8 is specified in the XML declaration
The HTTP Content-Type header does not specify a character encoding and a non UTF-8 character encoding is specified
The document is not valid UTF-8
This resource is served as "text/css" but does not specify UTF-8 as character encoding (no charset parameter)
Content-Type of http://www.novia.fi/css/dropdownmenu.css
This resource is served as "text/css" but does not specify UTF-8 as character encoding (no charset parameter)
Content-Type of http://www.novia.fi/css/index.css
CONTENT_FORMAT_SUPPORT and VALID_MARKUP
Related best practices:
[CONTENT_FORMAT_SUPPORT]
Send content in a format that is known to be supported by the device.
[VALID_MARKUP]
Create documents that validate to published formal grammars.
The document is an HTML document and it fails to validate according to
its given DOCTYPE: Attribute "type" is required and must be specified
for element type "script".
The document is an HTML document and it fails to validate according to
its given DOCTYPE: The element type "link" must be terminated by the
matching end-tag "</link>".
The document is an HTML document and it fails to validate according to
its given DOCTYPE: The element type "link" must be terminated by the
matching end-tag "</link>".
The document does not validate against the XHTML Basic 1.1 DTD nor MP
1.2: Attribute "type" is required and must be specified for element
type "script".
The document does not validate against the XHTML Basic 1.1 DTD nor MP
1.2: The element type "link" must be terminated by the matching end-tag
"</link>".
The document does not validate against the XHTML Basic 1.1 DTD nor MP
1.2: Attribute "type" is required and must be specified for element
type "script".
The document does not validate against the XHTML Basic 1.1 DTD nor MP
1.2: The element type "link" must be terminated by the matching end-tag
"</link>".
The document does not validate against the XHTML Basic 1.1 DTD nor MP
1.2: The element type "link" must be terminated by the matching end-tag
"</link>".
The inline CSS stylesheet is not syntactically valid CSS
The the HTTP status represents failure (4xx), other than 404 or a
request for authentication (e.g. 401), (in response to the resource
http://www.novia.fi/../images/bg06.gif)
The embedded image or object is not of type image/gif or image/jpeg (text/html)
The image served as image/gif does not match that format
The the HTTP status represents failure (4xx), other than 404 or a
request for authentication (e.g. 401), (in response to the resource
http://www.novia.fi/../images/bg06.gif)
The document is served as "text/html" instead of the recommended "application/xhtml+xml"
The HTTP status (in response to the resource
http://fortbildning.syh.fi/)indicates redirection (status code 3xx) and
the URI identified by the HTTP Location header is a relative URI
EXTERNAL_RESOURCES
Related best practice:
[EXTERNAL_RESOURCES]
Keep the number of externally linked resources to a minimum.
The the HTTP status represents failure (4xx), other than 404 or a
request for authentication (e.g. 401), (in response to the resource
http://www.novia.fi/../images/bg06.gif)
There are more than 10 embedded external resources
GRAPHICS_FOR_SPACING
Related best practice:
[GRAPHICS_FOR_SPACING]
Do not use graphics for spacing.
The the HTTP status represents failure (4xx), other than 404 or a
request for authentication (e.g. 401), (in response to the resource
http://www.novia.fi/../images/bg06.gif)
IMAGES_RESIZING and IMAGES_SPECIFY_SIZE
Related best practices:
[IMAGES_RESIZING]
Resize images at the server, if they have an intrinsic size.
[IMAGES_SPECIFY_SIZE]
Specify the size of images in markup, if they have an intrinsic size.
Either the height or width attribute is missing
… <img alt="Yrkesh�gskolan Novia" border="0" src="images/n01.jpg"/>
Either the height or width attribute is missing
… <img border="0" src="images/n02.gif" usemap="#topmap1"/>
Either the height or width attribute is missing
… <img src="images/searchbox2.gif"/>
Either the height or width attribute is missing
… <img src="images/searchbox1.gif"/>
Either the height or width attribute is missing
… <img src="images/searchbox3.gif"/>
Either the height or width attribute is missing
… <img src="images/searchbox1.gif"/>
Either the height or width attribute is missing
… <img src="images/n04.gif"/>
Either the height or width attribute is missing
… <img src="images/n05.gif"/>
Either the height or width attribute is missing
… <img src="nyheter/1/1.jpg" width="380"/>
Either the height or width attribute is missing
… <img src="images/n06.gif"/>
Either the height or width attribute is missing
… <img src="images/n07.gif"/>
Either the height or width attribute is missing
… <img src="images/n08.gif"/>
Either the height or width attribute is missing
… <img src="images/n05.gif"/>
Either the height or width attribute is missing
… <img src="images/n06.gif"/>
Either the height or width attribute is missing
… <img src="images/n09.gif"/>
Either the height or width attribute is missing
… <img src="images/n08.gif"/>
Either the height or width attribute is missing
… <img src="images/n05.gif"/>
Either the height or width attribute is missing
… <img src="images/n06.gif"/>
Either the height or width attribute is missing
… <img src="images/n09.gif"/>
Either the height or width attribute is missing
… <img src="images/n10.gif"/>
The the HTTP status represents failure (4xx), other than 404 or a
request for authentication (e.g. 401), (in response to the resource
http://www.novia.fi/../images/bg06.gif)
IMAGE_MAPS
Related best practice:
[IMAGE_MAPS]
Do not use image maps unless you know the device supports them effectively.
A usemap attribute is present
… <img border="0" src="images/n02.gif" usemap="#topmap1"/>
MEASURES
Related best practice:
[MEASURES]
Do not use pixel measures and do not use absolute units in markup language attribute values and style sheet property values.
A length property uses an absolute unit
… FONT-SIZE: 10px
A length property uses an absolute unit
… FONT-SIZE: 11px
A length property uses an absolute unit
… FONT-SIZE: 11px
A length property uses an absolute unit
… FONT-SIZE: 10px
A length property uses an absolute unit
… FONT-SIZE: 10px
A length property uses an absolute unit
… font-size: 10px
A length property uses an absolute unit
… font-family : 12pt
A length property uses an absolute unit
… width : 200px
A length property uses an absolute unit
… width : 10px
A length property uses an absolute unit
… width : 610px
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… height: 11px
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… font-size: 10pt
A length property uses an absolute unit
… font-size: 16pt
A length property uses an absolute unit
… font-size: 11pt
A length property uses an absolute unit
… font-size: 10pt
A length property uses an absolute unit
… font-size: 11px
A length property uses an absolute unit
… font-size: 10px
A length property uses an absolute unit
… font-size: 8pt
A length property uses an absolute unit
… line-height: 18px
A length property uses an absolute unit
… font-size:11px
A length property uses an absolute unit
… line-height: 18px
A length property uses an absolute unit
… font-size:11px
NON_TEXT_ALTERNATIVES
Related best practice:
[NON-TEXT_ALTERNATIVES]
Provide a text equivalent for every non-text element.
The alt attribute is missing
… <img border="0" src="images/n02.gif" usemap="#topmap1"/>
The alt attribute is missing
… <img src="images/searchbox2.gif"/>
The alt attribute is missing
… <img src="images/searchbox1.gif"/>
The alt attribute is missing
… <img src="images/searchbox3.gif"/>
The alt attribute is missing
… <img src="images/searchbox1.gif"/>
The alt attribute is missing
… <img src="images/n04.gif"/>
The alt attribute is missing
… <img src="images/n05.gif"/>
The alt attribute is missing
… <img src="nyheter/1/1.jpg" width="380"/>
The alt attribute is missing
… <img src="images/n06.gif"/>
The alt attribute is missing
… <img src="images/n07.gif"/>
The alt attribute is missing
… <img src="images/n08.gif"/>
The alt attribute is missing
… <img src="images/n05.gif"/>
The alt attribute is missing
… <img src="images/n06.gif"/>
The alt attribute is missing
… <img src="images/n09.gif"/>
The alt attribute is missing
… <img src="images/n08.gif"/>
The alt attribute is missing
… <img src="images/n05.gif"/>
The alt attribute is missing
… <img src="images/n06.gif"/>
The alt attribute is missing
… <img src="images/n09.gif"/>
The alt attribute is missing
… <img src="images/n10.gif"/>
PAGE_SIZE_LIMIT
Related best practice:
[PAGE_SIZE_LIMIT]
Ensure that the overall size of page is appropriate to the memory limitations of the device.
The size of the document's markup (47020 bytes) exceeds 10 kilobytes
The total size of the page (218862 bytes) exceeds 20 kilobytes (Primary document: 47020, Images: 167344, Style sheets: 4498)
The the HTTP status represents failure (4xx), other than 404 or a
request for authentication (e.g. 401), (in response to the resource
http://www.novia.fi/../images/bg06.gif)
STYLE_SHEETS_USE
Related best practice:
[STYLE_SHEETS_USE]
Use style sheets to control layout and presentation, unless the device is known not to support them.
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <center><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="center" height="100" valign="bottom">
<table border="0" cellpadding="0" cellspacing="0"><tr><td height="73" width="200"><a href="http://www.novia.fi"><img alt="Yrkesh�gskolan Novia" border="0" src="images/n01.jpg"/></a></td><td height="73" width="120"/><td height="73" valign="bottom" width="500">
<img border="0" src="images/n02.gif" usemap="#topmap1"/>
</td></tr></table>
</td></tr><tr><td height="10"/></tr></table>
<map id="topmap1" name="topmap1"><area coords="61,3,250,23" href="main.asp?site=teknik_och_sjofart&menu=teknik_och_sjofart&rightmenu=rightmenu_teknik_och_sjofart&sektor=teknik_och_sjofart" shape="rect"/><area coords="274,3,499,23" href="main.asp?site=social_och_halsovard&menu=social_och_halsovard&rightmenu=rightmenu_social_och_halsovard&sektor=social_och_halsovard" shape="rect"/><area coords="90,27,173,47" href="main.asp?site=ekonomi&menu=ekonomi&rightmenu=rightmenu_ekonomi&sektor=ekonomi" shape="rect"/><area coords="197,27,266,47" href="main.asp?site=kultur&menu=kultur&rightmenu=rightmenu_kultur&sektor=kultur" shape="rect"/><area coords="290,27,499,47" href="main.asp?site=naturbruk_och_miljo&menu=naturbruk_och_miljo&rightmenu=rightmenu_naturbruk_och_miljo&sektor=naturbruk_och_miljo" shape="rect"/><area coords="0,52,72,72" href="main.asp?site=turism&menu=turism&rightmenu=rightmenu_turism&sektor=turism" shape="rect"/><area coords="87,52,499,72" href="main.asp?site=medborgaraktivitet_och_ungdomsarbete&menu=medborgaraktivitet_och_ungdomsarbete&rightmenu=rightmenu_medborgaraktivitet_och_ungdomsarbete&sektor=medborgaraktivitet_och_ungdomsarbete" shape="rect"/></map>
<table class="main"><tr><td colspan="3" height="0"/></tr><tr><td class="left">
<table border="0" cellpadding="0" cellspacing="0"><tr><td height="0"/></tr></table>
<script language="JavaScript" src="scripts/dropdownmenu.js">
</script>
<link href="css/dropdownmenu.css" rel="stylesheet"/>
<script language="Javascript">
<!--
numMenus = 20;
//-->
</script>
<table border="0" cellpadding="0" cellspacing="0" width=""><tr><td align="left" background="images/meny.gif" colspan="2" height="16" valign="middle"><a class="menybildtext" href="main2.asp?site=studera_vid_novia">Â Â STUDERA VID NOVIA >></a></td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label1">
<a class="MenuHeader2" href="main.asp?site=teknik_och_sjofart&menu=teknik_och_sjofart&rightmenu=rightmenu_teknik_och_sjofart&sektor=teknik_och_sjofart" onmouseout="window.status='';return true;" onmouseover="return !showMenu('1', event, 'label1'); menuOver('rollimg2');">
TEKNIK OCH SJ�FART
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu1" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Arbetsledning inom byggbranschen, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Automationsteknik och IT, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="6"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Elektroteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="7"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="8"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Laboratoriebranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="9"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantm�teriteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="10"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Maskin- och produktionsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="11"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Milj�teknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="12"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Produktionsekonomi, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="13"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sj�fart, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="14"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Teknologibaserat ledarskap, Vasa
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label2">
<a class="MenuHeader2" href="main.asp?site=social_och_halsovard&menu=social_och_halsovard&rightmenu=rightmenu_social_och_halsovard&sektor=social_och_halsovard" onmouseout="window.status='';return true;" onmouseover="return !showMenu('2', event, 'label2'); menuOver('rollimg2');">
SOCIAL- OCH H�LSOV�RD
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu2" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="15"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Barnmorskearbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="16"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bioanalytik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="17"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�lsov�rd, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="18"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Nursing, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="19"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Radiografi och str�lbehandling, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="20"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sk�nhetsbranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="21"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rd, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="22"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rdarbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="23"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="24"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="25"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kyrkans arbete, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="26"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH - H�lsofr�mjande, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="27"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Utveckling och ledarskap inom social- och h�lsov�rd, Vasa och �bo
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label3">
<a class="MenuHeader2" href="main.asp?site=ekonomi&menu=ekonomi&rightmenu=rightmenu_ekonomi&sektor=ekonomi" onmouseout="window.status='';return true;" onmouseover="return !showMenu('3', event, 'label3'); menuOver('rollimg2');">
EKONOMI
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu3" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="28"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="29"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="30"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsbehandling, Eken�s
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label4">
<a class="MenuHeader2" href="main.asp?site=kultur&menu=kultur&rightmenu=rightmenu_kultur&sektor=kultur" onmouseout="window.status='';return true;" onmouseover="return !showMenu('4', event, 'label4'); menuOver('rollimg2');">
KULTUR
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu4" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="31"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bildkonst, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="32"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Scenkonst, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="33"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Film- och TV-produktion, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="34"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="35"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="36"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fotografering, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="37"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fysisk teater, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="38"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kulturproducentskap, �bo/Helsingfors
</a>
</td></tr><tr bgcolor="#a03333" id="39"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musiker, Jakobstad
</a>
</td></tr><tr bgcolor="#a03333" id="40"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musikpedagog, Jakobstad
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label5">
<a class="MenuHeader2" href="main.asp?site=naturbruk_och_miljo&menu=naturbruk_och_miljo&rightmenu=rightmenu_naturbruk_och_miljo&sektor=naturbruk_och_miljo" onmouseout="window.status='';return true;" onmouseover="return !showMenu('5', event, 'label5'); menuOver('rollimg2');">
NATURBRUK OCH MILJ�
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu5" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="41"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�llbar utveckling/Milj�planering, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="42"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Integrated Coastal Zone Management, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="43"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Landskapsplanering, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="44"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantbruksn�ringarna, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="45"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Skogsbruk, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="46"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Tr�dg�rdsn�ring, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="47"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Landsbygdsutveckling, Eken�s
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label6">
<a class="MenuHeader2" href="main.asp?site=turism&menu=turism&rightmenu=rightmenu_turism&sektor=turism" onmouseout="window.status='';return true;" onmouseover="return !showMenu('6', event, 'label6'); menuOver('rollimg2');">
TURISM
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu6" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label7">
<a class="MenuHeader2" href="main.asp?site=medborgaraktivitet_och_ungdomsarbete&menu=medborgaraktivitet_och_ungdomsarbete&rightmenu=rightmenu_medborgaraktivitet_och_ungdomsarbete&sektor=medborgaraktivitet_och_ungdomsarbete" onmouseout="window.status='';return true;" onmouseover="return !showMenu('7', event, 'label7'); menuOver('rollimg2');">
MEDBORGARAKTIVITET OCH UNGDOMSARBETE
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu7" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label8">
<a class="MenuHeader" href="main2.asp?site=fortbildning&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('8', event, 'label8'); menuOver('rollimg2');">
FORTBILDNING
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu8" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, SYH
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label9">
<a class="MenuHeader" href="main2.asp?site=gemensam_ansokan&menu=gemensam_ansokan&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('9', event, 'label9'); menuOver('rollimg2');">
GEMENSAM ANS�KAN
</a>
</div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td align="left" background="images/meny.gif" colspan="2" height="16" valign="middle"><a class="menybildtext" href="main.asp?site=verksamhetsorter">Â Â VERKSAMHETSORTER >></a></td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label10">
<a class="MenuHeader2" href="main2.asp?site=ekenas&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('10', event, 'label10'); menuOver('rollimg2');">
EKEN�S
</a>
</div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label11">
<a class="MenuHeader2" href="main2.asp?site=jakobstadnykarleby&sektor=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('11', event, 'label11'); menuOver('rollimg2');">
JAKOBSTAD/NYKARLEBY
</a>
</div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label12">
<a class="MenuHeader2" href="main2.asp?site=vasa&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('12', event, 'label12'); menuOver('rollimg2');">
VASA
</a>
</div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label13">
<a class="MenuHeader2" href="main2.asp?site=abo&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('13', event, 'label13'); menuOver('rollimg2');">
�BO
</a>
</div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label14">
<a class="MenuHeader2" href="main2.asp?site=esbo&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('14', event, 'label14'); menuOver('rollimg2');">
ESBO
</a>
</div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td align="left" background="images/meny.gif" colspan="2" height="16" valign="middle"><a class="menybildtext" href="main.asp?site=om_novia">Â Â OM NOVIA >> </a></td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label15">
<a class="MenuHeader2" href="main2.asp?site=bibliotek&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('15', event, 'label15'); menuOver('rollimg2');">
BIBLIOTEK
</a>
</div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label16">
<a class="MenuHeader2" href="main.asp?site=forskning_och_utveckling&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('16', event, 'label16'); menuOver('rollimg2');">
FORSKNING OCH UTVECKLING
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu16" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, SYH
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label17">
<a class="MenuHeader2" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="window.status='';return true;" onmouseover="return !showMenu('17', event, 'label17'); menuOver('rollimg2');">
ARONIA
</a>
</div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label18">
<a class="MenuHeader2" href="main2.asp?site=studerandekar&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('18', event, 'label18'); menuOver('rollimg2');">
STUDERANDEK�R
</a>
</div>
<table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu18" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren SSY
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren Studv�st
</a>
</td></tr></table>
</div>
</td></tr></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label19">
<a class="MenuHeader2" href="main.asp?site=press&rightmenu=rightmenu_press&sektor=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('19', event, 'label19'); menuOver('rollimg2');">
PRESS
</a>
</div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label20">
<a class="MenuHeader2" href="main.asp?site=kontakta_novia&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('20', event, 'label20'); menuOver('rollimg2');">
KONTAKTA NOVIA
</a>
</div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0"><tr><td background="images/meny.gif" height="16" width="200"/></tr></table><a class="menybildtext" href="main2.asp?site=suomeksi&sektor=null&rightmenu=null">Â Â Suomeksi </a><a class="menybildtext" href="main2.asp?site=english&sektor=null&rightmenu=null">/ In English</a>
<table><tbody><tr><td height="10" width="200"/></tr></tbody></table>
<form action="search_doit.asp" id="form" method="get" name="form" onsubmit="return formCheck()" style="margin: 0px; padding: 0px;">
<input id="searchpage" name="searchpage" type="hidden" value="index2.asp"/>
<input id="searchsite" name="searchsite" type="hidden" value=""/>
<table border="0" cellpadding="0" cellspacing="0"><tr><td height="22" rowspan="3" width="27"><img src="images/searchbox2.gif"/></td><td align="left" background="images/searchbox1.gif" height="1" width="175"><img src="images/searchbox1.gif"/></td><td height="22" rowspan="3" width="3"><img src="images/searchbox3.gif"/></td></tr><tr><td bgcolor="#ffffff" height="20" valign="middle" width="171">
<input class="searchKeyword" id="SearchText" maxlength="100" name="SearchText" size="23" type="text"/>
</td></tr><tr><td align="left" background="images/searchbox1.gif" height="1" width="175"><img src="images/searchbox1.gif"/></td></tr></table>
</form>
<table border="0" cellpadding="0" cellspacing="0"><tr><td height="10"/></tr></table>
<table border="0" cellpadding="0" cellspacing="0"><tr><td align="left" background="images/nyhetsknapp.gif" height="16" valign="middle" width="200"><a class="nyhetsknapp" href=" http://www.sydvast.fi/index.php?option=com_login ">    LOGGA IN SYDV�ST</a></td></tr><tr><td height="5" width="200"/></tr></table><table border="0" cellpadding="0" cellspacing="0"><tr><td align="left" background="images/nyhetsknapp.gif" height="16" valign="middle" width="200"><a class="nyhetsknapp" href=" http://vpn.syh.fi ">    LOGGA IN SYH</a></td></tr><tr><td height="5" width="200"/></tr></table>
<table><tbody><tr><td class="middle"/><td class="right">
<table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top" width="400">
<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="400"><img src="images/n04.gif"/></td></tr><tr><td background="images/n05.gif" valign="top" width="10"><img src="images/n05.gif"/></td><td align="left" valign="top" width="380">
<font class="nyhetsdatum">M�ndag 25.06.2007 09.18<br/></font><table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table><a class="nyhetsrubrik1" href="nyheter.asp?nyhet=1">V�lkommen till Novia!</a><table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table><img src="nyheter/1/1.jpg" width="380"/><br/><table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table><p class="MsoNormal" style="line-height: 18px">
<span lang="SV-FI" style="font-size:11px;font-family:Georgia">Yrkesh�gskolan
Novia, som skapas genom en sammanslagning av Yrkesh�gskolan Sydv�st och Svenska
yrkesh�gskolan, startar 1.8.2008. Verksamhet finns i �bo, Eken�s, Esbo och
Helsingfors i s�der, och Vasa, Nykarleby och Jakobstad i norr. Med 3500
studerande blir Novia den st�rsta svenska yrkesh�gskolan. P� denna webb finns
information om Novia, och mera kommer det in under �ret. Tillsvidare l�nkar vi
ocks� till Sydv�sts och SYH:s befintliga webbar. </span></p>
<p class="MsoNormal" style="line-height: 18px">
<span lang="SV-FI" style="font-size:11px;font-family:Georgia">
Utbildningsutbudet �r m�ngsidigt. Vi har examensinriktad ungdoms- och
vuxenutbildning, specialiseringsutbildning och utbildning som leder till h�gre
yrkesh�gskoleexamen. V�lkommen till Novia!...<a class="readnyhet" href="nyheter.asp?nyhet=1 " style="text-decoration:none;"> >> </a><br/>
</span></p></td><td background="images/n06.gif" valign="top" width="10"><img src="images/n06.gif"/></td></tr><tr><td colspan="3" height="10" width="400"><img src="images/n07.gif"/></td></tr></table>
</td><td width="10"/><td valign="top" width="200">
<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="200"><img src="images/n08.gif"/></td></tr><tr><td background="images/n05.gif" valign="top" width="10"><img src="images/n05.gif"/></td><td align="left" valign="top" width="180">
<font class="nyhetsdatum">Tisdag 13.5.2008 10.56<br/></font><table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table><a class="nyhetsrubrik2" href="nyheter.asp?nyhet=27">Urvalsprov inom Novia v�ren 2008</a><table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table><table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table></td></tr></table></td></tr></table></td></tr></tbody></table></center>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="nyhetsdatum">M�ndag 25.06.2007 09.18<br/></font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="nyhetsdatum">Tisdag 13.5.2008 10.56<br/></font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font face="Arial" size="2">F�ljande urvalsprov
ordnas inom gemensam antagning till ungdomsutbildningar:</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="nyhetsdatum">Torsdag 17.4.2008 11.55<br/></font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font size="2">Fr�nvaroanm�ldas
vanligaste fr�gor inf�r ett nytt l�s�r</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="adress">YRKESH�GSKOLAN NOVIA</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="adress">Fabriksgatan 1</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="adress">65200 Vasa PB 6</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="adress">FIN 65201 Vasa</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="adress">Tel: +358(0)6 328 5000</font>
The document contains one of basefont, bdo, center, del, dir, font, ins, menu, s, strike or u elements
… <font class="adress">Fax: +358(0)6 328 5110</font>
The style attribute is used
… <div class="Menu" id="menu1" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu2" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu3" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu4" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu5" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu6" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu7" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu8" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu16" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <div class="Menu" id="menu18" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
The style attribute is used
… <form action="search_doit.asp" id="form" method="get" name="form" onsubmit="return formCheck()" style="margin: 0px; padding: 0px;"><!-- ...skipped by mobileOK checker... ---></form>
The style attribute is used
… <p class="MsoNormal" style="line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p>
The style attribute is used
… <span lang="SV-FI" style="font-size:11px;font-family:Georgia"><!-- ...skipped by mobileOK checker... ---></span>
The style attribute is used
… <p class="MsoNormal" style="line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p>
The style attribute is used
… <span lang="SV-FI" style="font-size:11px;font-family:Georgia"><!-- ...skipped by mobileOK checker... ---></span>
The style attribute is used
… <a class="readnyhet" href="nyheter.asp?nyhet=1 " style="text-decoration:none;"><!-- ...skipped by mobileOK checker... ---></a>
The style attribute is used
… <font face="Arial" style="font-size: (11 pt)"><!-- ...skipped by mobileOK checker... ---></font>
The documents uses one of b, big, i, small, sub, sup or tt elements
… <b>
</b>
The style attribute is used
… <p style="line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p>
The documents uses one of b, big, i, small, sub, sup or tt elements
… <b><font face="Arial" size="2">F�ljande urvalsprov
ordnas inom gemensam antagning till ungdomsutbildningar:</font></b>
The style attribute is used
… <p style="line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p>
The style attribute is used
… <font face="Georgia" style="font-size: 11px;"><!-- ...skipped by mobileOK checker... ---></font>
The documents uses one of b, big, i, small, sub, sup or tt elements
… <b>
DET HUMANISTISKA OCH PEDAGOGISKA OMR�DET</b>
The style attribute is used
… <a class="readnyhet" href="nyheter.asp?nyhet=27 " style="text-decoration:none;"><!-- ...skipped by mobileOK checker... ---></a>
The style attribute is used
… <p class="MsoNormal" style="text-autospace: none; line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p>
The documents uses one of b, big, i, small, sub, sup or tt elements
… <b>
<span lang="SV-FI" style="font-family: Arial"><font size="2">Fr�nvaroanm�ldas
vanligaste fr�gor inf�r ett nytt l�s�r</font></span></b>
The style attribute is used
… <span lang="SV-FI" style="font-family: Arial"><!-- ...skipped by mobileOK checker... ---></span>
The style attribute is used
… <p class="MsoNormal" href="nyheter.asp?nyhet=26 " readnyhet="readnyhet" style="text-decoration:none;"><!-- ...skipped by mobileOK checker... ---></p>
TABLES_LAYOUT
Related best practice:
[TABLES_LAYOUT]
Do not use tables for layout.
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="73" width="200"><a href="http://www.novia.fi"><img alt="Yrkesh�gskolan Novia" border="0" src="images/n01.jpg"/></a></td><td height="73" width="120"/><td height="73" valign="bottom" width="500">
<img border="0" src="images/n02.gif" usemap="#topmap1"/>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="73" width="200"><a href="http://www.novia.fi"><img alt="Yrkesh�gskolan Novia" border="0" src="images/n01.jpg"/></a></td><td height="73" width="120"/><td height="73" valign="bottom" width="500">
<img border="0" src="images/n02.gif" usemap="#topmap1"/>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="0"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="0"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Arbetsledning inom byggbranschen, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Automationsteknik och IT, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="6"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Elektroteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="7"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="8"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Laboratoriebranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="9"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantm�teriteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="10"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Maskin- och produktionsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="11"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Milj�teknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="12"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Produktionsekonomi, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="13"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sj�fart, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="14"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Teknologibaserat ledarskap, Vasa
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="15"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Barnmorskearbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="16"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bioanalytik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="17"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�lsov�rd, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="18"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Nursing, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="19"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Radiografi och str�lbehandling, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="20"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sk�nhetsbranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="21"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rd, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="22"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rdarbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="23"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="24"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="25"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kyrkans arbete, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="26"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH - H�lsofr�mjande, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="27"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Utveckling och ledarskap inom social- och h�lsov�rd, Vasa och �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="28"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="29"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="30"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsbehandling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="31"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bildkonst, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="32"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Scenkonst, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="33"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Film- och TV-produktion, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="34"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="35"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="36"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fotografering, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="37"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fysisk teater, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="38"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kulturproducentskap, �bo/Helsingfors
</a>
</td></tr><tr bgcolor="#a03333" id="39"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musiker, Jakobstad
</a>
</td></tr><tr bgcolor="#a03333" id="40"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musikpedagog, Jakobstad
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="41"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�llbar utveckling/Milj�planering, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="42"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Integrated Coastal Zone Management, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="43"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Landskapsplanering, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="44"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantbruksn�ringarna, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="45"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Skogsbruk, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="46"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Tr�dg�rdsn�ring, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="47"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Landsbygdsutveckling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren SSY
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren Studv�st
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="0"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="0"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Arbetsledning inom byggbranschen, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Automationsteknik och IT, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="6"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Elektroteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="7"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="8"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Laboratoriebranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="9"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantm�teriteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="10"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Maskin- och produktionsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="11"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Milj�teknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="12"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Produktionsekonomi, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="13"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sj�fart, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="14"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Teknologibaserat ledarskap, Vasa
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="15"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Barnmorskearbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="16"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bioanalytik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="17"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�lsov�rd, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="18"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Nursing, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="19"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Radiografi och str�lbehandling, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="20"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sk�nhetsbranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="21"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rd, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="22"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rdarbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="23"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="24"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="25"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kyrkans arbete, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="26"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH - H�lsofr�mjande, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="27"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Utveckling och ledarskap inom social- och h�lsov�rd, Vasa och �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="28"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="29"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="30"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsbehandling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="31"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bildkonst, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="32"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Scenkonst, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="33"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Film- och TV-produktion, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="34"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="35"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="36"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fotografering, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="37"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fysisk teater, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="38"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kulturproducentskap, �bo/Helsingfors
</a>
</td></tr><tr bgcolor="#a03333" id="39"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musiker, Jakobstad
</a>
</td></tr><tr bgcolor="#a03333" id="40"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musikpedagog, Jakobstad
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="41"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�llbar utveckling/Milj�planering, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="42"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Integrated Coastal Zone Management, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="43"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Landskapsplanering, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="44"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantbruksn�ringarna, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="45"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Skogsbruk, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="46"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Tr�dg�rdsn�ring, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="47"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Landsbygdsutveckling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren SSY
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren Studv�st
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Arbetsledning inom byggbranschen, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Automationsteknik och IT, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="6"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Elektroteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="7"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="8"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Laboratoriebranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="9"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantm�teriteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="10"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Maskin- och produktionsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="11"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Milj�teknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="12"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Produktionsekonomi, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="13"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sj�fart, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="14"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Teknologibaserat ledarskap, Vasa
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Arbetsledning inom byggbranschen, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Automationsteknik och IT, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Byggnadsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="6"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Elektroteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="7"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="8"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Laboratoriebranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="9"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantm�teriteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="10"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Maskin- och produktionsteknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="11"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Milj�teknik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="12"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Produktionsekonomi, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="13"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sj�fart, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="14"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Teknologibaserat ledarskap, Vasa
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="15"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Barnmorskearbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="16"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bioanalytik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="17"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�lsov�rd, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="18"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Nursing, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="19"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Radiografi och str�lbehandling, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="20"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sk�nhetsbranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="21"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rd, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="22"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rdarbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="23"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="24"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="25"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kyrkans arbete, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="26"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH - H�lsofr�mjande, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="27"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Utveckling och ledarskap inom social- och h�lsov�rd, Vasa och �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="15"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Barnmorskearbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="16"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bioanalytik, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="17"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�lsov�rd, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="18"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Nursing, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="19"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Radiografi och str�lbehandling, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="20"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Sk�nhetsbranschen, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="21"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rd, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="22"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
V�rdarbete, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="23"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="24"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Det sociala omr�det, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="25"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kyrkans arbete, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="26"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH - H�lsofr�mjande, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="27"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Utveckling och ledarskap inom social- och h�lsov�rd, Vasa och �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="28"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="29"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="30"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsbehandling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="28"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="29"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
F�retagsekonomi, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="30"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Informationsbehandling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="31"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bildkonst, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="32"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Scenkonst, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="33"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Film- och TV-produktion, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="34"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="35"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="36"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fotografering, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="37"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fysisk teater, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="38"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kulturproducentskap, �bo/Helsingfors
</a>
</td></tr><tr bgcolor="#a03333" id="39"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musiker, Jakobstad
</a>
</td></tr><tr bgcolor="#a03333" id="40"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musikpedagog, Jakobstad
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="31"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Bildkonst, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="32"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Scenkonst, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="33"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Film- och TV-produktion, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="34"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="35"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Formgivning, �bo
</a>
</td></tr><tr bgcolor="#a03333" id="36"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fotografering, Nykarleby
</a>
</td></tr><tr bgcolor="#a03333" id="37"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fysisk teater, Vasa
</a>
</td></tr><tr bgcolor="#a03333" id="38"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Kulturproducentskap, �bo/Helsingfors
</a>
</td></tr><tr bgcolor="#a03333" id="39"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musiker, Jakobstad
</a>
</td></tr><tr bgcolor="#a03333" id="40"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Musikpedagog, Jakobstad
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="41"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�llbar utveckling/Milj�planering, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="42"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Integrated Coastal Zone Management, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="43"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Landskapsplanering, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="44"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantbruksn�ringarna, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="45"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Skogsbruk, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="46"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Tr�dg�rdsn�ring, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="47"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Landsbygdsutveckling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="41"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�llbar utveckling/Milj�planering, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="42"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Integrated Coastal Zone Management, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="43"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Landskapsplanering, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="44"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Lantbruksn�ringarna, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="45"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Skogsbruk, Eken�s
</a>
</td></tr><tr bgcolor="#a03333" id="46"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Tr�dg�rdsn�ring, Esbo
</a>
</td></tr><tr bgcolor="#a03333" id="47"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
H�gre YH � Landsbygdsutveckling, Eken�s
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Turism, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Medborgaraktivitet och ungdomsarbete, �bo
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Fortbildning, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, Sydv�st
</a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
FoU, SYH
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren SSY
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren Studv�st
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren SSY
</a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');">
Studerandek�ren Studv�st
</a>
</td></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td background="images/meny.gif" height="16" width="200"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td background="images/meny.gif" height="16" width="200"/></tr></table>
Table contains less than two td elements
… <table><tbody><tr><td height="10" width="200"/></tr></tbody></table>
Table contains less than two tr elements
… <table><tbody><tr><td height="10" width="200"/></tr></tbody></table>
A table cell contains only an image whose actual dimensions are 2x2 or less
… <img src="images/searchbox1.gif"/>
A table cell contains only an image whose actual dimensions are 2x2 or less
… <img src="images/searchbox3.gif"/>
A table cell contains only an image whose actual dimensions are 2x2 or less
… <img src="images/searchbox1.gif"/>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="10"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="10"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td align="left" background="images/nyhetsknapp.gif" height="16" valign="middle" width="200"><a class="nyhetsknapp" href=" http://www.sydvast.fi/index.php?option=com_login ">    LOGGA IN SYDV�ST</a></td></tr><tr><td height="5" width="200"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td align="left" background="images/nyhetsknapp.gif" height="16" valign="middle" width="200"><a class="nyhetsknapp" href=" http://vpn.syh.fi ">    LOGGA IN SYH</a></td></tr><tr><td height="5" width="200"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table><tbody><tr><td background="images/n06.gif" valign="top" width="10"><img src="images/n06.gif"/></td></tr><tr><td colspan="3" height="10" width="200"><img src="images/n09.gif"/></td></tr></tbody></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two tr elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Table contains less than two td elements
… <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="200"/></tr><tr><td colspan="3" width="200">
<a class="nyhetslista" href="nyheter.asp?nyhet=22">Lediga tj�nster<br/></a><a class="nyhetslista" href="nyheter.asp?nyhet=23">Nu finns nya studerandek�re... >><br/></a><a class="nyhetslista" href="nyheter.asp?nyhet=28">Titabell f�r gemensam ans�k... >><br/></a><a class="nyhetslista" href="nyheter.asp?nyhet=29">NaturligtVis � naturvetensk... >><br/></a>
</td></tr></table>
Table contains less than two td elements
… <table><tbody><tr><td colspan="3" height="10" width="610"/></tr></tbody></table>
Table contains less than two tr elements
… <table><tbody><tr><td colspan="3" height="10" width="610"/></tr></tbody></table>
A table cell contains only an image whose actual dimensions are 2x2 or less
… <img src="images/n10.gif"/>
TABLES_NESTED
Related best practice:
[TABLES_NESTED]
Do not use nested tables.
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="73" width="200"><a href="http://www.novia.fi"><!-- ...skipped by mobileOK checker... ---></a></td><td height="73" width="120"/><td height="73" valign="bottom" width="500">
<img border="0" src="images/n02.gif" usemap="#topmap1"/>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="0"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width=""><tr><td align="left" background="images/meny.gif" colspan="2" height="16" valign="middle"><a class="menybildtext" href="main2.asp?site=studera_vid_novia"><!-- ...skipped by mobileOK checker... ---></a></td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label1"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label2"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label3"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label4"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label5"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label6"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label7"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label8"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label9"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td align="left" background="images/meny.gif" colspan="2" height="16" valign="middle"><a class="menybildtext" href="main.asp?site=verksamhetsorter"><!-- ...skipped by mobileOK checker... ---></a></td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label10"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label11"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label12"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label13"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="200">
<div id="label14"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td align="left" background="images/meny.gif" colspan="2" height="16" valign="middle"><a class="menybildtext" href="main.asp?site=om_novia"><!-- ...skipped by mobileOK checker... ---></a></td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label15"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label16"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label17"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label18"><!-- ...skipped by mobileOK checker... ---></div>
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label19"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr><tr><td width="5"/><td align="left" height="14" valign="middle" width="">
<div id="label20"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr><tr><td align="left" colspan="2" height="10" valign="middle"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu1" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="6"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="7"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="8"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="9"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="10"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="11"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="12"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="13"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="14"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu2" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="15"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="16"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="17"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="18"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="19"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="20"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="21"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="22"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="23"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="24"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="25"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="26"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="27"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu3" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="28"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="29"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="30"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu4" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="31"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="32"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="33"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="34"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="35"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="36"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="37"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="38"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="39"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="40"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu5" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="41"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="42"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="43"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="44"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="45"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="46"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="47"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu6" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="48"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu7" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="49"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu8" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu16" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="2"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="3"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td width="30"/><td>
<div class="Menu" id="menu18" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0" width="180"><tr bgcolor="#a03333" id="4"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr><tr bgcolor="#a03333" id="5"><td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%">
<a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
</td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top" width="400">
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table>
</td><td width="10"/><td valign="top" width="200">
<table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table></td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="400"><img src="images/n04.gif"/></td></tr><tr><td background="images/n05.gif" valign="top" width="10"><img src="images/n05.gif"/></td><td align="left" valign="top" width="380">
<font class="nyhetsdatum"><!-- ...skipped by mobileOK checker... ---></font><table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table><a class="nyhetsrubrik1" href="nyheter.asp?nyhet=1"><!-- ...skipped by mobileOK checker... ---></a><table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table><img src="nyheter/1/1.jpg" width="380"/><br/><table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table><p class="MsoNormal" style="line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p>
<p class="MsoNormal" style="line-height: 18px"><!-- ...skipped by mobileOK checker... ---></p></td><td background="images/n06.gif" valign="top" width="10"><img src="images/n06.gif"/></td></tr><tr><td colspan="3" height="10" width="400"><img src="images/n07.gif"/></td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="200"><img src="images/n08.gif"/></td></tr><tr><td background="images/n05.gif" valign="top" width="10"><img src="images/n05.gif"/></td><td align="left" valign="top" width="180">
<font class="nyhetsdatum"><!-- ...skipped by mobileOK checker... ---></font><table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table><a class="nyhetsrubrik2" href="nyheter.asp?nyhet=27"><!-- ...skipped by mobileOK checker... ---></a><table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table><table border="0" cellpadding="0" cellspacing="0"><!-- ...skipped by mobileOK checker... ---></table></td></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
There are nested tables
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="5"/></tr></table>
Following tests were passed but raised one or more warnings.
You may want to consider if these warnings can help improve the page even further.
CACHING
Related best practice:
[CACHING]
Provide caching information in HTTP responses.
The "Expires" header contains a date in the past
DEFAULT_INPUT_MODE
Related best practice:
[DEFAULT_INPUT_MODE]
Specify a default text entry mode, language and/or input format, if the device is known to support it.
There is no inputmode attribute on this text entry element
… <input class="searchKeyword" id="SearchText" maxlength="100" name="SearchText" size="23" type="text"/>
OBJECTS_OR_SCRIPT
Related best practice:
[OBJECTS_OR_SCRIPT]
Do not rely on embedded objects or script.
The document uses scripting
… <script language="JavaScript" src="scripts/search.js"/>
The document uses scripting
… <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
The document uses scripting
… <script type="text/javascript">
_uacct = "UA-2561907-1";
urchinTracker();
</script>
The document uses scripting
… <script language="JavaScript" src="scripts/dropdownmenu.js">
</script>
The document uses scripting
… <script language="Javascript">
<!--
numMenus = 20;
//-->
</script>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=teknik_och_sjofart&menu=teknik_och_sjofart&rightmenu=rightmenu_teknik_och_sjofart&sektor=teknik_och_sjofart" onmouseout="window.status='';return true;" onmouseover="return !showMenu('1', event, 'label1'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu1" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=570&Itemid=554" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=481&Itemid=472" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=69&Itemid=78" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=byggnadsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=elektroteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=informationsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=laboratoriebranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=lantmateriteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=maskin_och_produktionsteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=miljoteknik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=produktionsekonomi&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=68&Itemid=77" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=teknik&site=hogre_yh&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=social_och_halsovard&menu=social_och_halsovard&rightmenu=rightmenu_social_och_halsovard&sektor=social_och_halsovard" onmouseout="window.status='';return true;" onmouseover="return !showMenu('2', event, 'label2'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu2" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=barnmorskearbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=bioanalytik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=halsovard&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=nursing&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=radiografi_och_stralbehandling&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=skonhetsbranschen&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=76&Itemid=86" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=vardarbete&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=det_sociala_omradet&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=74&Itemid=185" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=vard&site=hogre_yh-halsoframjande&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=894&Itemid=787" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=ekonomi&menu=ekonomi&rightmenu=rightmenu_ekonomi&sektor=ekonomi" onmouseout="window.status='';return true;" onmouseover="return !showMenu('3', event, 'label3'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu3" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=73&Itemid=82" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=668&Itemid=629" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=476&Itemid=471" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=kultur&menu=kultur&rightmenu=rightmenu_kultur&sektor=kultur" onmouseout="window.status='';return true;" onmouseover="return !showMenu('4', event, 'label4'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu4" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=bildkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=film_och_tv-produktion&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=formgivning&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=59&Itemid=68" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=fotografering&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=scenkonst&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=60&Itemid=69" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/main.asp?menu=kultur&site=musik&lang=swe" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=naturbruk_och_miljo&menu=naturbruk_och_miljo&rightmenu=rightmenu_naturbruk_och_miljo&sektor=naturbruk_och_miljo" onmouseout="window.status='';return true;" onmouseover="return !showMenu('5', event, 'label5'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu5" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=896&Itemid=793" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=814&Itemid=731" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=64&Itemid=73" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=65&Itemid=74" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=66&Itemid=75" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=67&Itemid=76" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=450&Itemid=488" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=turism&menu=turism&rightmenu=rightmenu_turism&sektor=turism" onmouseout="window.status='';return true;" onmouseover="return !showMenu('6', event, 'label6'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu6" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=62&Itemid=71" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=medborgaraktivitet_och_ungdomsarbete&menu=medborgaraktivitet_och_ungdomsarbete&rightmenu=rightmenu_medborgaraktivitet_och_ungdomsarbete&sektor=medborgaraktivitet_och_ungdomsarbete" onmouseout="window.status='';return true;" onmouseover="return !showMenu('7', event, 'label7'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu7" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=61&Itemid=70" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader" href="main2.asp?site=fortbildning&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('8', event, 'label8'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu8" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=11&Itemid=14" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://fortbildning.syh.fi/" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader" href="main2.asp?site=gemensam_ansokan&menu=gemensam_ansokan&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('9', event, 'label9'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=ekenas&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('10', event, 'label10'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=jakobstadnykarleby&sektor=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('11', event, 'label11'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=vasa&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('12', event, 'label12'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=abo&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('13', event, 'label13'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=esbo&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('14', event, 'label14'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=bibliotek&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('15', event, 'label15'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=forskning_och_utveckling&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('16', event, 'label16'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu16" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://fou.syh.fi/?menu=0&type=1" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="http://www.sydvast.fi/index.php?option=com_content&task=view&id=18&Itemid=21" onmouseout="window.status='';return true;" onmouseover="return !showMenu('17', event, 'label17'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main2.asp?site=studerandekar&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('18', event, 'label18'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <div class="Menu" id="menu18" onmouseover="event.cancelBubble = true;" style="position:absolute;z-index:1;visibility:hidden;"><!-- ...skipped by mobileOK checker... ---></div>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://www.syh.fi/karen" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <td align="left" class="MenuBox" height="14" onmouseout="this.style.backgroundColor = '#a03333';" onmouseover="this.style.backgroundColor = '#800000';" width="100%"><!-- ...skipped by mobileOK checker... ---></td>
An element uses an event attribute
… <a class="MenuItem" href="http://studvast.sydvast.fi" onmouseout="menuOut('rollimg2');" onmouseover="menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=press&rightmenu=rightmenu_press&sektor=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('19', event, 'label19'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <a class="MenuHeader2" href="main.asp?site=kontakta_novia&sektor=null&rightmenu=null" onmouseout="window.status='';return true;" onmouseover="return !showMenu('20', event, 'label20'); menuOver('rollimg2');"><!-- ...skipped by mobileOK checker... ---></a>
An element uses an event attribute
… <form action="search_doit.asp" id="form" method="get" name="form" onsubmit="return formCheck()" style="margin: 0px; padding: 0px;"><!-- ...skipped by mobileOK checker... ---></form>
STYLE_SHEETS_SUPPORT
Related best practice:
[STYLE_SHEETS_SUPPORT]
Organize documents so that if necessary they may be read without style sheets.
The CSS style sheet contains rules referencing the position, display or float properties
… position: absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position: center
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
The CSS style sheet contains rules referencing the position, display or float properties
… position:absolute
TABLES_ALTERNATIVES
Related best practice:
[TABLES_ALTERNATIVES]
Where possible, use an alternative to tabular presentation.
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="center" height="100" valign="bottom"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td height="10"/></tr></table>
A Table element exists
… <table class="main"><tr><td colspan="3" height="0"/></tr><tr><td class="left"><!-- ...skipped by mobileOK checker... ---></td></tr></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td background="images/meny.gif" height="16" width="200"/></tr></table>
A Table element exists
… <table><tbody><tr><!-- ...skipped by mobileOK checker... ---></tr></tbody></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="22" rowspan="3" width="27"><!-- ...skipped by mobileOK checker... ---></td><td align="left" background="images/searchbox1.gif" height="1" width="175"><!-- ...skipped by mobileOK checker... ---></td><td height="22" rowspan="3" width="3"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td bgcolor="#ffffff" height="20" valign="middle" width="171"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td align="left" background="images/searchbox1.gif" height="1" width="175"><!-- ...skipped by mobileOK checker... ---></td></tr></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td height="10"/></tr></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td align="left" background="images/nyhetsknapp.gif" height="16" valign="middle" width="200"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td height="5" width="200"/></tr></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td align="left" background="images/nyhetsknapp.gif" height="16" valign="middle" width="200"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td height="5" width="200"/></tr></table>
A Table element exists
… <table><tbody><tr><!-- ...skipped by mobileOK checker... ---></tr></tbody></table>
A Table element exists
… <table><tbody><tr><!-- ...skipped by mobileOK checker... ---></tr><tr><!-- ...skipped by mobileOK checker... ---></tr></tbody></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="200"/></tr><tr><td colspan="3" height="10" width="200"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td background="images/n05.gif" valign="top" width="10"><!-- ...skipped by mobileOK checker... ---></td><td align="left" valign="top" width="180"><!-- ...skipped by mobileOK checker... ---></td><td background="images/n06.gif" valign="top" width="10"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td colspan="3" height="10" width="200"><!-- ...skipped by mobileOK checker... ---></td></tr></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="10" width="200"/></tr><tr><td colspan="3" width="200"><!-- ...skipped by mobileOK checker... ---></td></tr></table>
A Table element exists
… <table><tbody><tr><!-- ...skipped by mobileOK checker... ---></tr></tbody></table>
A Table element exists
… <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="6" height="1" width="820"><!-- ...skipped by mobileOK checker... ---></td></tr><tr><td align="left" height="22" valign="middle" width="147"><!-- ...skipped by mobileOK checker... ---></td><td align="center" height="22" valign="middle" width="126"><!-- ...skipped by mobileOK checker... ---></td><td align="center" height="22" valign="middle" width="136"><!-- ...skipped by mobileOK checker... ---></td><td align="center" height="22" valign="middle" width="136"><!-- ...skipped by mobileOK checker... ---></td><td align="center" height="22" valign="middle" width="136"><!-- ...skipped by mobileOK checker... ---></td><td align="right" height="22" valign="middle" width="139"><!-- ...skipped by mobileOK checker... ---></td></tr></table>
Some of the links on the page point to resources that may not work adequately on a mobile device:
Links to resources of which the declared character encoding is not UTF-8: NB: this service is released as a beta demonstrator of what the W3C MobileOK Basic checker service will look like; it is very likely to time out on some sites, esp. if they use a great number of links.