function Gload(){if(GBrowserIsCompatible()){var a=new GMap2(document.getElementById("map"));a.enableScrollWheelZoom();a.addControl(new GSmallMapControl);var b=new GLatLng(48.214608,16.356702);a.setCenter(b,14);var c=new GMarker(b,{title:"Streams GmbH"});a.addOverlay(new GMarker(b))}}$(document).ready(function(){$(".readmore").hide();$("#webhosting, #tel, #serverhousing").css("cursor","pointer");$("#webhosting, #tel, #serverhousing").hover(function(){$(this).find(".BG1, .BG2").slideUp();$(this).find(".readmore").slideDown();$(this).find(".addcont").fadeIn();$(this).find(".mirror").animate({height:20})},function(){$(this).find(".BG1, .BG2").slideDown();$(this).find(".readmore").slideUp();$(this).find(".addcont").fadeOut();$(this).find(".mirror").animate({height:59})});$("#webhosting, #tel, #serverhousing").click(function(){window.location=$(this).find(".readmore a").attr("href")});$("#aimpr").click(function(){$(".content").fadeOut();$(".BG1, .BG2").slideUp("slow",function(){$("#webhosting, #tel, #serverhousing, .sep").hide();$("#impressum").fadeIn()});$(".mirror").animate({height:"toggle"});Gload();return false});$("#closeimpr").click(function(){$("#impressum").fadeOut("slow",function(){$("#webhosting, #tel, #serverhousing, .sep").fadeIn("fast",function(){$(".BG1, .BG2").slideDown()})});$(".mirror").animate({height:"toggle"});$(".content").fadeIn();GUnload()})})
