
/* - frontpage-en.js - */
// http://www.kurt-schindler.ch/portal_javascripts/frontpage-en.js?original=1
jq(document).ready(function(){jq("#portal-globalnav li.plain").hover(function(){jq(this).attr("class","selected")},
function(){jq(this).attr("class","plain")});jq("#jfh").load("ht/jfh-en div.plain",function(){jq("#jfh").append("<img style='position: absolute; bottom: -20px; left: 0px; z-index: 100; display: block;' src='images/callout.gif' height='20' width='100' />");jq("#jf").hover(function(){var position=jq(this).position();var left=position.left-30;var top=position.top+115;jq("#jfh").css({"bottom":top,"left":left,"width":"350px"}).show()},
function(){jq("#jfh").hide()});jq("#jfh").hover(function(){jq("#jfh").show()},
function(){jq("#jfh").hide()})});jq("#gdh").load("ht/gdh-en div.plain",function(){jq("#gdh").append("<img style='position: absolute; bottom: -20px; left: 0px; z-index: 100; display: block;' src='images/callout.gif' height='20' width='100' />");jq("#gd").hover(function(){var position=jq(this).position();var left=position.left-30;var top=position.top+115;jq("#gdh").css({"bottom":top,"left":left,"width":"350px"}).show()},
function(){jq("#gdh").hide()});jq("#gdh").hover(function(){jq("#gdh").show()},
function(){jq("#gdh").hide()})});jq("#bgh").load("ht/bgh-en div.plain",function(){jq("#bgh").append("<img style='position: absolute; bottom: -20px; left: 0px; z-index: 100; display: block;' src='images/callout.gif' height='20' width='100' />");jq("#bg").hover(function(){var position=jq(this).position();var left=position.left-30;var top=position.top+115;jq("#bgh").css({"bottom":top,"left":left,"width":"350px"}).show()},
function(){jq("#bgh").hide()});jq("#bgh").hover(function(){jq("#bgh").show()},
function(){jq("#bgh").hide()})});jq("#amkh").load("ht/amkh-en div.plain",function(){jq("#amkh").append("<img style='position: absolute; bottom: -20px; left: 0px; z-index: 100; display: block;' src='images/callout.gif' height='20' width='100' />");jq("#amk").hover(function(){var position=jq(this).position();var left=position.left-30;var top=position.top+115;jq("#amkh").css({"bottom":top,"left":left,"width":"350px"}).show()},
function(){jq("#amkh").hide()});jq("#amkh").hover(function(){jq("#amkh").show()},
function(){jq("#amkh").hide()})});jq("#cbh").load("ht/cbh-en div.plain",function(){jq("#cbh").append("<img style='position: absolute; bottom: -20px; left: 0px; z-index: 100; display: block;' src='images/callout.gif' height='20' width='100' />");jq("#cb").hover(function(){var position=jq(this).position();var left=position.left-30;var top=position.top+115;jq("#cbh").css({"bottom":top,"left":left,"width":"350px"}).show()},
function(){jq("#cbh").hide()});jq("#cbh").hover(function(){jq("#cbh").show()},
function(){jq("#cbh").hide()})})});
