<!--

// vi vill inte utanför nån frame!
if (top.location.href == location.href)
{
	top.location.href = "http://www.vindsurfingskola.se/";
}
 
// end hiding -->

