//include blog
 document.write('<style type=\"text/css\">'); document.write('body{');
document.write('  margin:0px;padding:0px;	background-image:url(/var/bv/img/bletaverse_bg.jpg); ');
document.write('}');
document.write('');
document.write('.clearer{');
document.write('	 clear:both;');
document.write('}');
document.write('');
document.write('input{');
document.write('	 padding-top:3px; padding-bottom:3px;');
document.write('	 ');
document.write('	 ');
document.write('}');
document.write('');
document.write('');
document.write('button.bv_button, a.bv_button,');
document.write('button.bv_button_large, a.bv_button_large,');
document.write('button.bv_button_small, a.bv_button_small{');
document.write('	padding:0px;padding-left:10px;padding-right:10px;margin-top:3px;padding-top:5px;padding-bottom:5px;font-weight:bold;text-align:center;');
document.write('border:solid 1px #909090;border-top-color:#a0a0a0;border-left-color:#a0a0a0;background-color:#D7DEE5;');
document.write('	 background-image:url(/var/bv/img/yt_default_panel_bg.jpg); background-repeat:repeat-x;');
document.write('	 -webkit-border-top-left-radius:10px;');
document.write('         -webkit-border-top-right-radius:10px;');
document.write('         -webkit-border-bottom-left-radius:10px;');
document.write('         -webkit-border-bottom-right-radius:10px;');
document.write('');
document.write('         -khtml-border-radius-topleft:10px;');
document.write('         -khtml-border-radius-topright:10px;');
document.write('         -khtml-border-radius-bottomleft:10px;');
document.write('         -khtml-border-radius-bottomright:10px;');
document.write('');
document.write('         -moz-border-radius-topleft:10px;');
document.write('         -moz-border-radius-topright:10px;');
document.write('         -moz-border-radius-bottomleft:10px;');
document.write('         -moz-border-radius-bottomright:10px;');
document.write('		 ');
document.write('		 border-radius-topleft:10px;');
document.write('         border-radius-topright:10px;');
document.write('         border-radius-bottomleft:10px;');
document.write('         border-radius-bottomright:10px;color:black;');
document.write('}');
document.write('');
document.write('button.bv_button_large, a.bv_button_large{');
document.write('	font-size:20px;');
document.write('}');
document.write('');
document.write('button.bv_button_small, a.bv_button_small{');
document.write('	font-size:12px;padding:8px;padding-top:3px;padding-bottom:3px;margin-top:1px;');
document.write('}');
document.write('');
document.write('button:hover{');
document.write('	color:#070AE7;');
document.write('}');
document.write('');
document.write('');
document.write('#bv_blog_top_bar{');
document.write('	baeckground-color:#060709;');
document.write('	background-image:url(/var/bv/img/menu/top_bar_bg.png);');
document.write('	border-bottom: solid 1px #50504e;');
document.write('	border-top:solid 1px #50504e;');
document.write('	overflow:hidden;position:absolute;z-index:20;width:100%;height:25px;');
document.write('}');
document.write('');
document.write('#bv_blog_top_bar_search_button{');
document.write('	height:23px;vertical-align:middle;line-height:23px;border:none;background-color:#A8B0C3;');
document.write('}');
document.write('');
document.write('#bv_content{');
document.write('	 width:940px;');
document.write('	 margin-left:auto;');
document.write('	 margin-right:auto;');
document.write('}');
document.write('');
document.write('/**');
document.write('* Standart Lists');
document.write('*/');
document.write('.bv_list_table{border-spacing:2px;borde-style:solid 1px;clear:both;}');
document.write('.bv_list_table th{background-image:url(/var/bv/img/shadow_vertical.jpg); color:#1D2239;text-align:left;padding:3px;}');
document.write('');
document.write('.bv_list_table td{ padding:5px;}');
document.write('');
document.write('.bv_list_td0,');
document.write('.bv_list_table .row0 td');
document.write('{background-color:#D8DAE7;}');
document.write('');
document.write('.bv_list_td1,');
document.write('.bv_list_table .row1 td{background-color:#E6EAF5;}');
document.write('');
document.write('.bv_list_space_td{padding:5px;font-weight:bold;color:#ABB3C8;padding-left:10px;}');
document.write('');
document.write('.bv_ranking_table{border-spacing:2px;border:solid 1px #D3D9E5;width:100%;}');
document.write('.bv_ranking_table th{background-image:url(/var/bv/img/shadow_vertical.jpg); color:#1D2239;text-align:left;padding:3px;}');
document.write('');
document.write('.bv_ranking_table .col_counter{');
document.write('	 width:30px;text-align:right;vertical-align:middle;');
document.write('}');
document.write('');
document.write('.bv_ranking_table .col_value{');
document.write('	 width:100px;text-align:right; vertical-align:bottom;');
document.write('}');
document.write('');
document.write('.bv_ranking_table .row0 td');
document.write('{padding:5px;background-color:#D8DAE7;}');
document.write('');
document.write('.bv_ranking_table td img{');
document.write('	 width:24px; height:30px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table #row_0 td');
document.write('{padding:5px;background-color:#D8DAE7;}');
document.write('');
document.write('.bv_ranking_table #row_0 td,');
document.write('.bv_ranking_table #row_0 td a');
document.write('{');
document.write('	font-size:22px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table #row_0 td img{');
document.write('	 width:30px; height:38px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table #row_1 td,');
document.write('.bv_ranking_table #row_1 td a{');
document.write('	 font-size:20px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table #row_1 td img{');
document.write('	 width:27px; height:34px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table #row_2 td,');
document.write('.bv_ranking_table #row_2 td a{');
document.write('	 font-size:18px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table #row_2 td img{');
document.write('	 width:25px; height:32px;');
document.write('}');
document.write('');
document.write('.bv_ranking_table .row1 td{padding:5px;background-color:#E6EAF5;}');
document.write('');
document.write('.bvIndexIntroCaption{');
document.write('	 padding:3px;width:120px;color:#1D2239; background-color:#D3D9E5;background-repeat:repeat-x;margin-bottom:0px;padding-left:10px;');
document.write('}');
document.write('');
document.write('#bvPageMyEvents label{');
document.write('	  position:absolute;width:130px; text-align:right;');
document.write('}');
document.write('');
document.write('#bvPageMyEvents input, ');
document.write('#bvPageMyEvents label+select, ');
document.write('#bvPageMyEvents textarea { margin-left: 140px; margin-bottom:3px;}');
document.write('');
document.write('#bvPageMyEvents input, ');
document.write('#bvPageMyEvents textarea { width:600px;}');
document.write('');
document.write('#bvPageMyEvents textarea { height:100px;}');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('#bvPageConeNet div,');
document.write('#bvPageConeNet strong,');
document.write('#bvPageConeNet i,');
document.write('#bvPageConeNet ul li{');
document.write('	font-size:15px;');
document.write('}');
document.write('');
document.write('#bvPageConeNet .bv_button_large{');
document.write('	 padding:10px; text-align:center;margin-right:10px;width:160px;display:block;float:left;');
document.write('}');
document.write('');
document.write('');
document.write('');
document.write('#bvConeNetMenu {');
document.write('	 margin-left:0px;padding-left:0px;');
document.write('}');
document.write('');
document.write('#bvConeNetMenu li{');
document.write('	list-style-type:none;');
document.write('}');
document.write('');
document.write('#bvPageConeNet h2{');
document.write('	 font-size:22px; color:black;');
document.write('}');
document.write('');
document.write('#bvPageIndex h2.bvIndexIntroCaption{');
document.write('	 margin-top:10px; margin-bottom:10px;padding:3px;width:120px;color:#1D2239; background-color:#D3D9E5;background-repeat:repeat-x;padding-left:10px;');
document.write('}');
document.write('');
document.write('#bvPageConeNet li{');
document.write('	 font-size:15px;');
document.write('}');
document.write('');
document.write('#bvPageConeNet li .buyLink{');
document.write('	font-weight:bold;');
document.write('}');
document.write('');
document.write('.bvIndexIntroCaptionLarge{');
document.write('	 padding:3px;width:150px;color:#1D2239; background-color:#D3D9E5;background-repeat:repeat-x;margin-bottom:0px;padding-left:10px;');
document.write('}');
document.write('');
document.write('.bvIndexIntroCaption img, .bvIndexIntroCaptionLarge img{');
document.write('	  vertical-align:middle;');
document.write('}');
document.write('');
document.write('.bvProductsImage{');
document.write('	width:150px; text-align:center;');
document.write('}');
document.write('');
document.write('.bvIndexIntroText{');
document.write('	');
document.write('	font-size:10pt;padding:10px;background-image:url(/var/bv/img/shadow_vertical.jpg);');
document.write('}');
document.write('');
document.write('#bvPageProducts .bvIndexIntroText{');
document.write('	height:170px;');
document.write('}');
document.write('');
document.write('.bvProductsBuyArea{');
document.write('	margin-top:10px;');
document.write('}');
document.write('');
document.write('.bvProductsTextArea{');
document.write('	height:145px;');
document.write('}');
document.write('');
document.write('.bvIndexIntroText *{');
document.write('	font-size:10pt;color:black;');
document.write('}');
document.write('');
document.write('.bvIndexIntroText a{');
document.write('	font-size:10pt;font-weight:bold;');
document.write('}');
document.write('.bvIndexIntroText ol li{');
document.write('	margin-top:10px;');
document.write('}');
document.write('');
document.write('');
document.write('/**');
document.write('* Admin');
document.write('*/');
document.write('.bv_adm_table{border-spacing:2px;borde-style:solid 1px;}');
document.write('.bv_adm_th{font-size:10pt;font-weight:bold;border-color:black;padding:5px;background-color:#F0F0F0;}');
document.write('.bv_adm_td0{font-size:10pt;padding:5px;background-color:#F5F5F5;}');
document.write('.bv_adm_td1{font-size:10pt;padding:5px;background-color:white;}');
document.write('.bv_adm_space_td{font-size:10pt;padding:5px;font-weight:bold;}');
document.write('');
document.write('.moneyLogReferral{font-size:8pt;}');
document.write('.moneyLogObjectName{font-size:8pt;}');
document.write('.moneyLogLocation{font-size:8pt;}');
document.write('');
document.write('#bv_my_messages_list_table{');
document.write('	margin-top:20px;width:850px;');
document.write('}');
document.write('');
document.write('#myMessageNewLinkDiv{');
document.write('	margin-bottom:10px;');
document.write('}');
document.write('');
document.write('.bv_subject_td{');
document.write('	 width:500px;');
document.write('}');
document.write('');
document.write('a.bv_message_read{');
document.write('	 font-weight:normal;');
document.write('}');
document.write('');
document.write('a.bv_message_unread{');
document.write('	 font-weight:bold;');
document.write('}');
document.write('');
document.write('#bv_my_messages_top_table{');
document.write('	');
document.write('}');
document.write('');
document.write('#bv_my_messages_top_table .left_td h1{');
document.write('	margin-top:0px;');
document.write('}');
document.write('');
document.write('#bv_my_messages_top_table .right_td{');
document.write('	padding-left:20px;vertical-align:middle;');
document.write('}');
document.write('');
document.write('');
document.write('');
document.write('.bv_private_message{');
document.write('	  width:500px;');
document.write('	 margin-bottom:5px;');
document.write('}');
document.write('');
document.write('.bv_target_message{');
document.write('	 background-color:#d0d0d0;');
document.write('}');
document.write('');
document.write('.bv_private_message_padding{');
document.write('	 padding-left:34px;padding-right:34px;');
document.write('}');
document.write('');
document.write('.bv_private_message_sent_time{');
document.write('	color:#AAAAAA; font-size:8pt;');
document.write('}');
document.write('');
document.write('.bv_private_message_to_me .bv_private_message_sent_time{');
document.write('	   padding-left:120px;');
document.write('}');
document.write('');
document.write('.bv_private_message_from_me .bv_private_message_sent_time{');
document.write('	   padding-left:20px;');
document.write('}');
document.write('');
document.write('.bv_private_message_from_me{');
document.write('	 margin-left:100px;');
document.write('}');
document.write('');
document.write('.bv_private_message_text{');
document.write('	min-height:100px;overflow:inherit;');
document.write('}');
document.write('.bv_private_message_from_me .bv_private_message_text{');
document.write('	 backjground-color:#60da83;background-image:url(/var/bv/img/bubble_green_middle.png); background-repeat:repeat-y;width:500px;');
document.write('}');
document.write('');
document.write('.bv_private_message_from_me .bv_pm_bubble_head{');
document.write('	background-image:url(/var/bv/img/bubble_green_head.png);height:34px;width:500px;background-repeat:no-repeat;');
document.write('}');
document.write('');
document.write('');
document.write('');
document.write('.bv_private_message_from_me .bv_pm_bubble_tail{');
document.write('	background-image:url(/var/bv/img/bubble_green_tail.png);height:34px;width:500px;background-repeat:no-repeat;');
document.write('}');
document.write('');
document.write('.bv_private_message_to_me{');
document.write('	  margin-right:100px;');
document.write('}');
document.write('');
document.write('.bv_private_message_to_me .bv_private_message_text{');
document.write('	backgrousnd-color:#fAfAfA;background-image:url(/var/bv/img/bubble_blue_middle.png); background-repeat:repeat-y;width:500px;');
document.write('}');
document.write('');
document.write('.bv_private_message_to_me .bv_pm_bubble_head{');
document.write('	background-image:url(/var/bv/img/bubble_blue_head.png);height:34px;width:500px;background-repeat:no-repeat;');
document.write('}');
document.write('');
document.write('');
document.write('');
document.write('.bv_private_message_to_me .bv_pm_bubble_tail{');
document.write('	background-image:url(/var/bv/img/bubble_blue_tail.png);height:34px;width:500px;background-repeat:no-repeat;');
document.write('}');
document.write('');
document.write('#bv_private_messages_area{');
document.write('	 height:400px; overflow:scroll;border:solid 1px #b1b6d3;background-color:white;');
document.write('}');
document.write('');
document.write('#bv_private_message_subject_input{ ');
document.write('   width:500px;');
document.write('}');
document.write('');
document.write('#bv_private_message_textarea{');
document.write('	 width:500px;');
document.write('} ');
document.write('');
document.write('#bv_reply_pm_textarea{');
document.write('	 width:550px;');
document.write('} ');
document.write('');
document.write('/**');
document.write(' * ############################### Aus der Content Frame ausgeschnitten');
document.write(' */');
document.write('		 ');
document.write('		 *{font-size:14px;');
document.write('		 font-family: \'Lucida Grande\', Verdana, Arial, Sans-Serif;');
document.write('		 ');
document.write('		 color:#363839;;}');
document.write('		 a img{border-style:none;}');
document.write('		 ');
document.write('		 a{color:#070AE7;text-decoration:none;}');
document.write('		 ');
document.write('		 h1{');
document.write('		 	');
document.write('			font-size:12pt;font-weight:bold;margin-top:0px;padding:5px;');
document.write('		 ');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 #h1Index{ font-size:12pt;font-weight:bold;margin-top:10px;padding:3px;background-color:transparent;background-image:url(/var/bv/img/shadow_vertical.jpg); color:#1D2239;text-align:center;border: solid 1px #b1b6d3;border-top-style:none;margin-top:0px;}');
document.write('		 h2{font-size:16px;margin-top:10px;padding:0px;}');
document.write('		 ');
document.write('		 td{vertical-align:top;}');
document.write('		 ');
document.write('		 #bvLayoutTable{');
document.write('		 	margin-left:auto; margin-right:auto;');
document.write('			height:600px;');
document.write('			width:940px;');
document.write('		}');
document.write('	');
document.write('#bvLayoutTableLeftTd{');
document.write('	vertical-align:top;padding-right:10px;');
document.write('	background-image:url(/var/bv/img/shadow_menu.jpg);background-repeat:repeat-y;border-right:solid 1px #D6DAE6;');
document.write('}	');
document.write('');
document.write('#bvLayoutTableContentTd{');
document.write('	vertical-align:top;');
document.write('	backgrodund-image:url(/var/bv/img/shadow.jpg);background-repeat:repeat-y;');
document.write('}	');
document.write('	');
document.write('#bvNetworkWindow{ width:160px; }	');
document.write('		 ');
document.write('#bvNewUsersWindow{');
document.write('	margin-top:10px;');
document.write('}		 ');
document.write('		 ');
document.write('.googleAdsBottom{');
document.write('	margin-top:10px;');
document.write('}');
document.write('');
document.write('.googleAdsTop{');
document.write('    margin-top:10px;');
document.write('    margin-bottom:10px;');
document.write('}');
document.write('	');
document.write('	#bvPageTos ol,');
document.write('	#bvPageTos ul{');
document.write('		 margin-left:20px;padding:0px;');
document.write('	}');
document.write('	');
document.write('	#bvPageTos ol li,');
document.write('	#bvPageTos ul li{');
document.write('		margin-top:10px;');
document.write('	}');
document.write('	');
document.write('	#bv_header{');
document.write('	   width:940px;height:142px; overflow:hidden;');
document.write('	   margin-left:auto;margin-right:auto;');
document.write('	   background-image:url(/var/bv/img/layout/bv_header.jpg);background-repeat:no-repeat;background-color:#4041FA;');
document.write('	}');
document.write('	');
document.write('	#bv_header .top{');
document.write('	    height:112px;');
document.write('	}');
document.write('	');
document.write('	#bv_header .top #home_link{');
document.write('	   width:140px;height:140px;');
document.write('	   position:absolute;');
document.write('	}');
document.write('	');
document.write('	#bv_header .bottom{');
document.write('	    height:30px;');
document.write('	}');
document.write('	');
document.write('	#bv_header ul#main_menu{');
document.write('	   margin:0px; padding:0px; margin-left:164px;height:30px;float:left;');
document.write('	}');
document.write('	');
document.write('	#bv_header ul#member_menu{');
document.write('	   margin:0px; padding:0px; height:30px;float:right;');
document.write('	}');
document.write('	');
document.write('	#bv_header ul#main_menu li{');
document.write('	    display:inline; float:left;margin-right:30px;');
document.write('	}');
document.write('	');
document.write('	#bv_header ul#main_menu li.last{');
document.write('	   width:160px;text-align:right;margin-right:0px;');
document.write('	}');
document.write('	');
document.write('	#bv_header ul#member_menu li{');
document.write('	    display:inline; float:left;margin-right:20px;');
document.write('	}');
document.write('	');
document.write('	#bv_header ul li a{');
document.write('	   color:white;line-height:27px;text-align:center;');
document.write('	}');
document.write('	#bv_header ul#member_menu li a{');
document.write('	  font-size:14px;');
document.write('	}');
document.write('	');
document.write('	#bvDefaultPage, .bvDefaultPage{');
document.write('	   width:940px;margin-left:auto;margin-right:auto;');
document.write('	}');
document.write('	');
document.write('	#bvDefaultPagePadding{');
document.write('		 padding:5px;');
document.write('	}');
document.write('	');
document.write('	.bvBletaversePage{');
document.write('	   width:940px;margin-left:auto;margin-right:auto;background-repeat:repeat-x;background-color:white;');
document.write('	background-image:url(/var/bv/img/layout/banner_bg.jpg);');
document.write('	');
document.write('	');
document.write('-webkit-border-top-left-radius:0px;');
document.write('             -webkit-border-top-right-radius:0px;');
document.write('             -webkit-border-bottom-left-radius:10px;');
document.write('             -webkit-border-bottom-right-radius:10px;');
document.write('    ');
document.write('             -khtml-border-radius-topleft:0px;');
document.write('             -khtml-border-radius-topright:0px;');
document.write('             -khtml-border-radius-bottomleft:10px;');
document.write('             -khtml-border-radius-bottomright:10px;');
document.write('    ');
document.write('             -moz-border-radius-topleft:0px;');
document.write('             -moz-border-radius-topright:0px;');
document.write('             -moz-border-radius-bottomleft:10px;');
document.write('             -moz-border-radius-bottomright:10px;	}');
document.write('	');
document.write('	.bvBletaversePage h1{');
document.write('		    padding:0px;line-height:28px;margin:0px;margin-left:10px;margin-bottom:0px;');
document.write('			color:#090A0C;font-weight:bold;text-decoration:none;font-size:21px;float:left;');
document.write('	        text-transform:uppercase;');
document.write('	}');
document.write('	');
document.write('	.bvBletaversePage .topRightMenu{');
document.write('	float:right;margin-right:10px;');
document.write('	}');
document.write('	');
document.write('	.bvBletaversePage .topRightLink{');
document.write('	 ');
document.write('	 width:auto;font-size:18px;margin-right:20px;margin-top:15px;padding:0px;color:#1B21D9;');
document.write('	 }');
document.write('	');
document.write('	.bvBletaversePage #bvDefaultPagePadding,');
document.write('	.bvBletaversePage .bvDefaultPagePadding{');
document.write('		 padding:10px;');
document.write('	}');
document.write('	');
document.write('	.bvBletaversePage #bvDefaultPagePadding .bvDefaultPagePadding{');
document.write('	   padding:10px;padding-top:10px;');
document.write('	}');
document.write('	');
document.write('	');
document.write('	');
document.write('	');
document.write('	');
document.write('	');
document.write('	');
document.write('	');
document.write('	#bvPageIndex #bvDefaultPagePadding{');
document.write('		 padding:10px;');
document.write('	}');
document.write('	');
document.write('	#bvPageIndex h3{');
document.write('		 margin-top:0px;margin-bottom:10px;font-size:16px;color:#363839;');
document.write('	}');
document.write('	');
document.write('	.bvDefaultPageIntro{');
document.write('	   width:500px;');
document.write('	   margin-bottom:20px;');
document.write('	}');
document.write('		');
document.write('		.bvDefaultFormSubTitle{ font-size:8pt;margin-top:5px;margin-bottom:5px;}');
document.write('		 ');
document.write('		 .bvDefaultFormTable{');
document.write('		 	 border-spacing:1px;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvDefaultFormTable td{');
document.write('		 	 padding-top:4px;padding-bottom:4px;background-color:#f0f0f0;vertical-align:middle; ');
document.write('		 	padding-left:4px;padding-right:4px;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvDefaultFormTable td.left{');
document.write('		 	 font-size:11px; padding-top:4px;text-align:right;padding-right:4px;padding-left:10px;color:#5E5E66;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvDefaultFormTable span,');
document.write('		 .bvDefaultFormTable button,');
document.write('		 .bvDefaultFormTable input{');
document.write('		 	 vertical-align:middle;font-size:11px;color:#5E5E66;');
document.write('		  }');
document.write('		 ');
document.write('		 .bvDefaultFormTable button{');
document.write('		 	  padding:2px;margin:0px;');
document.write('		 }');
document.write('		 ');
document.write('		 #ytb_search_input{width:90px;padding-top:1px;padding-bottom:1px;}');
document.write('		 #ytb_search_bar_div{margin-left:10px;}');
document.write('		 #ytb_search_bar_div td{vertical-align:middle;}');
document.write('		 #ytb_search_icon{margin-right:5px;}');
document.write('		 #ytb_search_results_div{width:100px;}');
document.write('		 ');
document.write('		 #ytb_search_results_div{position:absolute;background-color:white;width:300px;margin-left:33px;}');
document.write('		 #ytb_search_results{width:300px;}');
document.write('		 ');
document.write('		 #ytb_search_input_m{width:100px;}');
document.write('		 #ytb_search_bar_div_m{margin-left:10px;}');
document.write('		 #ytb_search_bar_div_m td{vertical-align:middle;}');
document.write('		 #ytb_search_icon_m{margin-right:5px;}');
document.write('		 #ytb_search_results_div_m{width:100px;}');
document.write('		 ');
document.write('		 #ytb_search_results_div_m{position:absolute;background-color:white;width:200px;}');
document.write('		 #ytb_search_results_m{width:200px;}');
document.write('		 ');
document.write('		 .bvSpProfile{');
document.write('		     width:128px;');
document.write('		 }');
document.write('		 .bvSpProfileText{');
document.write('		     text-align:center;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvLabelIcon{vertical-align:middle;}');
document.write('		.bvIconLabel{vertical-align:middle;margin-left:5px;font-size:10pt;}');
document.write('				 ');
document.write('		 #bvMenu{');
document.write('		 	');
document.write('		 }');
document.write('		 ');
document.write('		 .bvMenuIconTd{');
document.write('		  ');
document.write('		 }');
document.write('		  ');
document.write('		  ul#bvMenu{');
document.write('		  	width:130px;list-style-type:none;padding:0px;margin-top:10px;margin-bottom:10px;');
document.write('		  } ');
document.write('		  ');
document.write('		  ul#bvMenu li{');
document.write('		  	padding-left:12px;margin-bottom:3px;background-image:url(/var/bv/img/bv_menu_bg.png); background-repeat:no-repeat;height:25px;');
document.write('		  }');
document.write('		  ');
document.write('		 ul#bvMenu li a {color:black;text-decoration:none;vertical-align:middle;margin-left:1px;line-height:23px;}');
document.write('		 ul#bvMenu li img {vertical-align:middle;}');
document.write('		 ');
document.write('		 ');
document.write('		');
document.write('		 ');
document.write('		 #bv_home_div{');
document.write('		 	float:left;line-height:26px;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_home_div a{');
document.write('		 	 text-transform:uppercase;background-repeat:no-repeat;vertical-align:middle;color:#0003F8;font-weight:bold;text-decoration:none;font-size:14px;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_main_menu_ul{');
document.write('		 	 float:left;margin:0px;padding:0px;border-left:solid 1px #5C5C5A;border-right:solid 1px #51524F;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_main_menu_ul li{');
document.write('		 	 text-align:center;display:block; float:left; list-style:none;border:solid 1px black;border-top-style:none;border-bottom-style:none; border-right-color:#5C5C5A;border-left-color:#51524F;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_main_menu_ul li a{');
document.write('		 	margin-left:1px;margin-right:1px;text-align:left;color:#f0f0f0;background-repeat:no-repeat;background-position:5px center;padding-left:5px;padding-right:5px;line-height:24px;display:block; font-size:13px;font-weight:bold;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_main_menu_ul li a:hover{');
document.write('		 	color:#0C0BD3;');
document.write('		 }');
document.write('		 ');
document.write('		');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 #bv_blog_top_bar #bvMemberMenuUl{');
document.write('		 	 margin:0px;margin-right:10px;padding:0px;float:right;');
document.write('		 ');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_blog_top_bar #bvMemberMenuUl li{');
document.write('		   text-align:center;display:block; float:right; list-style:none;border:solid 1px black;border-top-style:none;border-bottom-style:none; border-right-color:#575754;border-left-color:#5C5C5A;');
document.write('		 height:28px;padding-left:4px;padding-right:4px;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_blog_top_bar #bvMemberMenuUl li img,');
document.write('		 #bv_blog_top_bar #bvMemberMenuUl li span{');
document.write('		 	vertical-align:middle;font-size:inherit;color:inherit;');
document.write('		 	line-height:24px;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_blog_top_bar #bvMemberMenuUl li a{');
document.write('		    line-height:24px; vertical-align:middle; font-size:13px;text-decoration:none;color:#f0f0f0;');
document.write('		 }');
document.write('		 ');
document.write('		 #bv_blog_top_bar #bvMemberMenuUl li a#menu_item_login{');
document.write('		   background-image:url(/var/bv/img/login_16.png); background-repeat:no-repeat; padding-left:22px; background-position:0px center;');
document.write('		 }');
document.write('		 ');
document.write('		 .cfUserLink{');
document.write('		    text-decoration:none;font-size:10pt;}');
document.write('		 ');
document.write('		 .cfLinksLink{');
document.write('		    text-decoration:none;font-size:10pt;}');
document.write('		 ');
document.write('		 .featuredUserLink{');
document.write('		    font-size:10pt;');
document.write('		    text-decoration:none;');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		     ');
document.write('		 ');
document.write('		 .bvMenuWindow{');
document.write('		 	');
document.write('		 	margin-top:10px;');
document.write('		 	width:140px;');
document.write('		 		');
document.write('         ');
document.write('		 }');
document.write('		 ');
document.write('		 .bvMenuWindowCaption{');
document.write('		 	color:black;font-size:9pt;');
document.write('		 	background-image:url(/var/bv/img/bv_window_caption_bg.png);');
document.write('		 	background-repeat:no-repeat;');
document.write('		 	background-position:top right;padding-left:5px;padding-top:5px;');
document.write('		 	 ');
document.write('		 }');
document.write('		 ');
document.write('		 .bvMenuWindowCaption span{');
document.write('		   color:black;font-size:9pt;vertical-align:middle;line-height:24px;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvMenuWindowCaption img{');
document.write('		 vertical-align:middle;');
document.write('		 margin-right:3px;');
document.write('		 }');
document.write('		 ');
document.write('		 #bvMenuWindowLinks .bvMenuWindowCaption{');
document.write('           color:#ffffe0;');
document.write('         }');
document.write('		 ');
document.write('		 .bvMenuWindowContent{');
document.write('		 	padding:5px;');
document.write('		 	border-style:solid;');
document.write('		 	border-left-style:none;');
document.write('		 	border-color:#a8b3be;');
document.write('		 	border-width:1px;');
document.write('		 	background-color:#E6EAF5;');
document.write('		 	 -webkit-border-bottom-right-radius:10px;');
document.write('');
document.write('         ');
document.write('         -khtml-border-radius-bottomright:10px;');
document.write('');
document.write('         ');
document.write('         -moz-border-radius-bottomright:10px;margin-right:1px;');
document.write('		 }');
document.write('		 ');
document.write('.bvMenuWindowRev');
document.write('{');
document.write('	margin-top:10px;');
document.write('	width:168px;');
document.write('}');
document.write('');
document.write('.bvMenuWindowRevCaption');
document.write('{');
document.write('	padding:5px 5px 5px 10px;');
document.write('	');
document.write('	color:white;font-size:9pt;');
document.write('	background-image:url(/var/bv/img/bv_window_caption_bg_rev_3.png);');
document.write('	background-repeat:no-repeat;');
document.write('}');
document.write('');
document.write('.bvMenuWindowRevCaption img{vertical-align:middle;margin-right:5px;}');
document.write('.bvMenuWindowRevCaption span{color:white;font-size:9pt;vertical-align:middle;}');
document.write('');
document.write('.bvMenuWindowRevContent');
document.write('{');
document.write('	padding:5px 5px 10px 10px;');
document.write('	border-style:solid;');
document.write('	border-right:none;');
document.write('	border-top:none;');
document.write('	border-color:#b1b6d3;');
document.write('	border-width:1px;');
document.write('	');
document.write('	');
document.write('	-webkit-border-bottom-left-radius:10px;');
document.write('	-khtml-border-radius-bottomleft:10px;');
document.write('	-moz-border-radius-bottomleft:10px;');
document.write('}');
document.write('		 ');
document.write('	');
document.write('		 ');
document.write('		 #blogHeaderTable{');
document.write('		 	width:100%;');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		');
document.write('		 ');
document.write('		 .myTrafficConesTable{');
document.write('		 	border-spacing:2px;');
document.write('		 	width:600px;');
document.write('		 	margin-bottom:20px;');
document.write('		 }');
document.write('		 ');
document.write('		 .myTrafficConesTable th{');
document.write('		 	 text-align:left;');
document.write('		 	 background-color:#b3b4e1;');
document.write('		 	 border:solid 1px;');
document.write('		 	 padding:2px;');
document.write('		 }');
document.write('		 ');
document.write('		 .myTrafficConesTable td{');
document.write('		 	 text-align:left;');
document.write('		 	 background-color:#e1e2ff;');
document.write('		 	 border:solid 1px;');
document.write('		 	 padding:2px;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvSpProfileImgDiv{');
document.write('		     height:101px;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvSpProfile{');
document.write('		 	');
document.write('		 }');
document.write('		 ');
document.write('		 #bvIndexBigImage{');
document.write('		     border-style:solid;');
document.write('		     border-right-style:none;');
document.write('		     border-width:1px;');
document.write('		     border-color:#b1b6d3;');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 #trafficConeNetworkBanner{');
document.write('		 	border:solid 1px #283887;');
document.write('		 }');
document.write('		 ');
document.write('		 #footLinksUl{');
document.write('		 	list-style-type:none;padding:0px;');
document.write('			margin-left:auto;margin-right:auto;margin-top:10px;');
document.write('			width:940px;text-align:center;');
document.write('		 }');
document.write('		 ');
document.write('		 #footLinksUl li{');
document.write('		 	 display:inline;margin-right:20px;');
document.write('		 }');
document.write('		 ');
document.write('		 #footLinksUl li a{');
document.write('		 	color:white;');
document.write('		 }');
document.write('		 ');
document.write('		 #bvCopyrightNotice{ ');
document.write('		      clear:both;text-align:center;margin-top:20px;font-size:11px;color:white;');
document.write('		 }');
document.write('		 ');
document.write('		 #bvCopyrightNotice span,');
document.write('		 #bvCopyrightNotice a{');
document.write('		 	  font-size:inherit; color:inherit;');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		 .bvSpProfileText{');
document.write('		 	 height:25px;');
document.write('		 }');
document.write('		 ');
document.write('		 .bvSpProfileText a{');
document.write('		 	color:white;');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('		 #bvLoginBar a{color:white;}');
document.write('		 ');
document.write('		 #bvLoginBar{');
document.write('		 	background-color:#2E4174;');
document.write('		 ');
document.write('		 margin-bottom:10px;');
document.write('		 padding:5px;');
document.write('		 background-color:gray;');
document.write('		 -webkit-border-top-left-radius:0px;');
document.write('         -webkit-border-top-right-radius:0px;');
document.write('         -webkit-border-bottom-left-radius:10px;');
document.write('         -webkit-border-bottom-right-radius:10px;');
document.write('');
document.write('         -khtml-border-radius-topleft:0px;');
document.write('         -khtml-border-radius-topright:0px;');
document.write('         -khtml-border-radius-bottomleft:10px;');
document.write('         -khtml-border-radius-bottomright:10px;');
document.write('');
document.write('         -moz-border-radius-topleft:0px;');
document.write('         -moz-border-radius-topright:0px;');
document.write('         -moz-border-radius-bottomleft:10px;');
document.write('         -moz-border-radius-bottomright:10px;');
document.write('		 }');
document.write('		 ');
document.write('		 ');
document.write('		 ');
document.write('/*');
document.write(' * ##################################### bis hier aus der CFrame ausgeschnitten');
document.write(' */');
document.write('');
document.write(' /* #############################################################');
document.write('  * ####################### Slider window #######################');
document.write('  * #############################################################');
document.write('  */');
document.write('#mgSliderWindow');
document.write('{');
document.write('	border:solid 1px #7E8286;border-top-style:none;background-color:#D7DEE5;');
document.write('	 background-image:url(/var/bv/img/yt_default_panel_bg.jpg); background-repeat:repeat-x;');
document.write('	 -webkit-border-top-left-radius:0px;');
document.write('         -webkit-border-top-right-radius:0px;');
document.write('         -webkit-border-bottom-left-radius:10px;');
document.write('         -webkit-border-bottom-right-radius:10px;');
document.write('');
document.write('         -khtml-border-radius-topleft:0px;');
document.write('         -khtml-border-radius-topright:0px;');
document.write('         -khtml-border-radius-bottomleft:10px;');
document.write('         -khtml-border-radius-bottomright:10px;');
document.write('');
document.write('         -moz-border-radius-topleft:0px;');
document.write('         -moz-border-radius-topright:0px;');
document.write('         -moz-border-radius-bottomleft:10px;');
document.write('         -moz-border-radius-bottomright:10px;');
document.write('		 ');
document.write('		 border-radius-topleft:0px;');
document.write('         border-radius-topright:0px;');
document.write('         border-radius-bottomleft:10px;');
document.write('         border-radius-bottomright:10px;');
document.write('		 position:absolute;left:50%;margin-left:-360px;width:720px;background-color:white;');
document.write('}');
document.write('');
document.write('');
document.write('');
document.write('.bvInworldPictureTable{');
document.write('  width:504px;');
document.write('  margin-top:1px;');
document.write(' }');
document.write(' .bvInworldPictureLeft{');
document.write('   margin-right:1px;');
document.write(' }');
document.write(' ');
document.write(' #bvNewSpreadLinkWindow{');
document.write(' 	   width:500px;');
document.write(' }');
document.write(' ');
document.write(' #bvNewSpreadLinkUrl{');
document.write(' 	 width:400px;');
document.write(' }');
document.write(' ');
document.write(' #bvNewSpreadLinkTags{');
document.write(' 	 width:400px;');
document.write(' }');
document.write(' ');
document.write('  #bvNewSpreadLinkTable td{');
document.write('  	   vertical-align:middle;');
document.write('  }');
document.write('  ');
document.write(' #bvNewSpreadLinkTable input{ ');
document.write('     padding-top:5px;padding-bottom:5px;');
document.write(' }');
document.write(' ');
document.write(' #bv_my_shop_menu{');
document.write(' 	 margin:0px; margin-right:10px;padding:0px;');
document.write(' }');
document.write(' ');
document.write(' #bv_my_shop_menu li{');
document.write(' 	  float:left;display:inline;');
document.write(' }');
document.write(' ');
document.write('  #bv_my_shop_menu li a{');
document.write('  	 color:#070AE7; margin-left:10px;');
document.write('  } ');
document.write('');
document.write('  ');
document.write('  ');
document.write('  #bv_get_started_ol{');
document.write('  	  width:490px;');
document.write('  }');
document.write('  ');
document.write('  #bv_get_started_ol li{');
document.write('  	  font-size:17px;margin-top:10px;');
document.write('  }');
document.write('  ');
document.write('    #bv_get_started_ol li a,');
document.write('	#bv_get_started_ol li strong{');
document.write('    	 font-size:inherit; text-decoration:none;');
document.write('    }');
document.write('');
document.write('	    #bv_get_started_ol li img{');
document.write('	    	 margin-top:10px;margin-bottom:10px;');
document.write('	    }');
document.write('	');
document.write('	 #bletaBlogFeaturesUl{');
document.write('	 	 margin:0px;margin-top:20px;padding:0px;');
document.write('	 }	');
document.write(' #bletaBlogFeaturesUl li{');
document.write(' 	 background-image:url(/var/bv/img/checkmark.png);background-repeat:no-repeat;height:35px;padding-left:40px;margin-bottom:10px;');
document.write('	 list-style:none;');
document.write('	 font-size:18px;');
document.write('     line-height:35px;');
document.write(' }');
document.write('		');
document.write('#bletaBlogHowOl li{');
document.write('	  font-size:15px;');
document.write('}');
document.write('');
document.write('');
document.write('#bletaverse_is_canvas{');
document.write('	 text-align:center;padding:20px;background-color:black;');
document.write('	 -webkit-border-top-left-radius:10px;');
document.write('             -webkit-border-top-right-radius:10px;');
document.write('             -webkit-border-bottom-left-radius:10px;');
document.write('             -webkit-border-bottom-right-radius:10px;');
document.write('    ');
document.write('             -khtml-border-radius-topleft:10px;');
document.write('             -khtml-border-radius-topright:10px;');
document.write('             -khtml-border-radius-bottomleft:10px;');
document.write('             -khtml-border-radius-bottomright:10px;');
document.write('    ');
document.write('             -moz-border-radius-topleft:10px;');
document.write('             -moz-border-radius-topright:10px;');
document.write('             -moz-border-radius-bottomleft:10px;');
document.write('             -moz-border-radius-bottomright:10px;');
document.write('}');
document.write('');
document.write('#XML_Banner{');
document.write('	-webkit-border-top-left-radius:10px;');
document.write('             -webkit-border-top-right-radius:10px;');
document.write('             -webkit-border-bottom-left-radius:10px;');
document.write('             -webkit-border-bottom-right-radius:10px;');
document.write('    ');
document.write('             -khtml-border-radius-topleft:10px;');
document.write('             -khtml-border-radius-topright:10px;');
document.write('             -khtml-border-radius-bottomleft:10px;');
document.write('             -khtml-border-radius-bottomright:10px;');
document.write('    ');
document.write('             -moz-border-radius-topleft:10px;');
document.write('             -moz-border-radius-topright:10px;');
document.write('             -moz-border-radius-bottomleft:10px;');
document.write('             -moz-border-radius-bottomright:10px;');
document.write('}');
document.write('');
document.write('.my_products_ul{');
document.write('	list-style:none; margin:8px;padding:0px;');
document.write('}');
document.write('');
document.write('.my_products_ul li{');
document.write('	margin-bottom:8px;');
document.write('}');
document.write('');
document.write('.my_products_link{');
document.write('	 padding-left:22px;background-repeat:no-repeat;color:#070AE7;font-size:16px;background-position:0px 2px;');
document.write('}');
document.write('');
document.write('.my_account_window_caption{');
document.write('	  padding:5px;padding-left:10px;background-color:#242D95;color:white;border:solid 1px #070AE7; ');
document.write('	  -webkit-border-top-left-radius:10px;');
document.write('             -webkit-border-top-right-radius:10px;');
document.write('             -webkit-border-bottom-left-radius:0px;');
document.write('             -webkit-border-bottom-right-radius:0px;');
document.write('    ');
document.write('             -khtml-border-radius-topleft:10px;');
document.write('             -khtml-border-radius-topright:10px;');
document.write('             -khtml-border-radius-bottomleft:0px;');
document.write('             -khtml-border-radius-bottomright:0px;');
document.write('    ');
document.write('             -moz-border-radius-topleft:10px;');
document.write('             -moz-border-radius-topright:10px;');
document.write('             -moz-border-radius-bottomleft:0px;');
document.write('             -moz-border-radius-bottomright:0px;');
document.write('}');
document.write('');
document.write('.my_account_window_content{');
document.write('	  padding:5px;background-color:white;border:solid 1px #070AE7; margin-bottom:10px;border-top:none;');
document.write('}');
document.write('');
document.write('.social_media_add_ul{');
document.write('	 padding:0px;margin:0px;');
document.write('}');
document.write('');
document.write('.social_media_add_ul li{');
document.write('	display:block;float:left;list-style:none;width:24px;height:24px;margin-right:10px;');
document.write('}');
document.write('');
document.write('.social_media_add_ul li a{');
document.write('	 display:block;width:24px; height:24px;font-size:2px;line-height:2px;');
document.write('}');
document.write('');
document.write('.social_media_add_ul li.bv_link{');
document.write('	width:280px;font-size:14px;');
document.write('}');
document.write('');
document.write('.social_media_add_ul li.bv_label{');
document.write('	width:40px;font-size:14px; font-weight:bold;padding-top:1px;');
document.write('}');
document.write('');
document.write('');
document.write('.social_media_add_ul li.bv_link input{');
document.write('   width:240px;height:18px; line-height:18px;padding-top:2px;border:solid 1px #f0f0f0;');
document.write(' }');
document.write(' ');
document.write('.social_media_add_ul li.digg a{');
document.write('	 background-image:url(/var/bv/img/social_media/24x24/digg.png);');
document.write('}');
document.write('.social_media_add_ul li.delicious a{');
document.write('	 background-image:url(/var/bv/img/social_media/24x24/delicious.png);');
document.write('}');
document.write('.social_media_add_ul li.stumbleupon a{');
document.write('	 background-image:url(/var/bv/img/social_media/24x24/stumbleupon.png);');
document.write('}');
document.write('.social_media_add_ul li.twitter a{');
document.write('	 background-image:url(/var/bv/img/social_media/24x24/twitter.png);');
document.write('}');
document.write('');
document.write('/**');
document.write('* Blogs');
document.write('*/');
document.write('.topBloggersLink{');
document.write('     width:28px;height:21px;float:left;display:block;margin-right:1px;margin-bottom:1px;text-align:center;color:white;background-color:#253492;');
document.write('}');
document.write('');
document.write('.topBloggersLink img{');
document.write('color:white;vertical-align:middle;');
document.write('}');
document.write('');
document.write('#bv_advertise_rates_table{');
document.write('   border-spacing:2px;');
document.write('}');
document.write('');
document.write('#bv_advertise_rates_table td{');
document.write('   background-color:#F0F0F0;padding:5px;');
document.write('}');
document.write('');
document.write('/**');
document.write('* Help');
document.write('*/');
document.write('');
document.write('#bvPageHelpGridTable{');
document.write('	  width:440px; margin-left:auto; margin-right:auto;border-spacing:1px;');
document.write('} ');
document.write('');
document.write('#bvPageHelpGridTable td{');
document.write('	width:220px; text-align:center; padding:20px;background-color:#f0f0f0;');
document.write('}   ');
document.write('');
document.write('#bvPageHelpGridTable td a{');
document.write('  font-size:20px;display:block;width:200px;height:200px;background-color:white;');
document.write(' }');
document.write(' ');
document.write(' #bvPageHelpGridTable td a img{');
document.write('      margin-top:10px;margin-bottom:5px;');
document.write(' }');
document.write(' ');
document.write(' ');
document.write(' ');
document.write(' .bvUserMenu{');
document.write('  position:absolute;width:300px;height:200px;background-color:red;');
document.write(' } ');
document.write(' ');
document.write(' /**');
document.write(' * List Jumpers Admin Page');
document.write(' */');
document.write(' #bv_list_jumpers_legend{');
document.write(' padding:0px;margin:0px;list-style-type:none;width:300px;');
document.write(' }');
document.write(' ');
document.write('  #bv_list_jumpers_legend li{');
document.write('     padding:5px;margin:0px;');
document.write('  }');
document.write(' ');
document.write(' .bv_list_table#bv_list_jumpers_table .teleport_offer td,');
document.write(' #bv_list_jumpers_legend li.teleport_offer{');
document.write(' background-color:#B2C1ED;');
document.write(' }');
document.write(' ');
document.write(' .bv_list_table#bv_list_jumpers_table .waiting td,');
document.write(' #bv_list_jumpers_legend li.waiting{');
document.write(' background-color:#E6EDB2;');
document.write(' }');
document.write(' ');
document.write(' .bv_list_table#bv_list_jumpers_table .earned td,');
document.write(' #bv_list_jumpers_legend li.earned{');
document.write(' ');
document.write(' background-color:#BAEDB2;');
document.write(' }');
document.write(' ');
document.write(' .bv_list_table#bv_list_jumpers_table .wrong td,');
document.write(' #bv_list_jumpers_legend li.wrong{');
document.write(' background-color:#EDB2B2;');
document.write(' }');
document.write(' ');
document.write(' .bv_list_table#bv_list_jumpers_table td.arrive_time,');
document.write(' .bv_list_table#bv_list_jumpers_table td.leave_time{');
document.write('   font-size:12px;white-space:nowrap;');
document.write(' }');
document.write(' ');
document.write(' ');
document.write(' #link_price_table{');
document.write('    background-color:#f0f0f0;');
document.write('    padding:2px;border:solid 1px #b3b3b3;');
document.write(' }');
document.write(' ');
document.write(' #link_price_table th,');
document.write(' #link_price_table td{');
document.write('    padding:2px;border:solid 1px #c5c5c5;text-align:center;vertical-align:middle;');
document.write(' }* {');
document.write('	font-size: 9pt;');
document.write('}');
document.write('');
document.write('#bvBlogContainer {');
document.write('	width: 370px;margin:5px;');
document.write('}');
document.write('');
document.write('.bvDefaultPage{');
document.write('	 margin:0px;width:100%;');
document.write('}');
document.write('#bvDefaultPagePadding{');
document.write('		 padding:2px;');
document.write('	}');
document.write('');
document.write('#blogProfileImg {');
document.write('	width: 96px;');
document.write('	height: 64px;');
document.write('}');
document.write('');
document.write('#blogProfileImgTd{');
document.write('    width:110px;');
document.write('}');
document.write('');
document.write('.bvPageNavigation {');
document.write('    margin-top: 10px;');
document.write('    margin-bottom: 0px;');
document.write('}');
document.write('');
document.write('.bvPageNavigationLinkCurrent {');
document.write('    font-weight: bold;');
document.write('    text-decoration: none;');
document.write('}');
document.write('');
document.write('');
document.write('#bvBlogHeaderTitleTd{');
document.write('           height:14px;');
document.write('         }');
document.write('');
document.write('#bvBlogHeaderInnerTable{');
document.write('           height:72px;}');
document.write('');
document.write('.onlineStatusLabel{');
document.write('font-size:8pt;');
document.write('             margin-bottom:5px;');
document.write('         }');
document.write(' ');
document.write(' #bvBlogCountryLabel{');
document.write('  ');
document.write('font-size:8pt;');
document.write('');
document.write(' }');
document.write(' ');
document.write(' #bvBlogTimezoneLabel{');
document.write('  ');
document.write('font-size:8pt;');
document.write('    margin-top:5px;');
document.write(' }');
document.write('');
document.write('#bvBlogHeader{');
document.write('             -webkit-border-top-left-radius:10px;');
document.write('             -webkit-border-top-right-radius:10px;');
document.write('             -webkit-border-bottom-left-radius:10px;');
document.write('             -webkit-border-bottom-right-radius:10px;');
document.write('    ');
document.write('             -khtml-border-radius-topleft:10px;');
document.write('             -khtml-border-radius-topright:10px;');
document.write('             -khtml-border-radius-bottomleft:10px;');
document.write('             -khtml-border-radius-bottomright:10px;');
document.write('    ');
document.write('             -moz-border-radius-topleft:10px;');
document.write('             -moz-border-radius-topright:10px;');
document.write('             -moz-border-radius-bottomleft:10px;');
document.write('             -moz-border-radius-bottomright:10px;');
document.write('             padding:10px;');
document.write('         }');
document.write('         ');
document.write('         ');
document.write('#bvBlogHeader h2{margin-top:0px;margin-bottom:0px;font-size:10pt;}');
document.write('');
document.write('.bvPostImg {');
document.write('	width: 345px;');
document.write('	height: 259px;');
document.write('}');
document.write('');
document.write('.memberMenuTable {');
document.write('	');
document.write('}');
document.write('');
document.write('.memberMenuTd {');
document.write('	padding-right: 10px;');
document.write('}');
document.write('');
document.write('.memberMenuLink {');
document.write('	font-size: 9pt;');
document.write('');
document.write('	text-decoration: none;');
document.write('}');
document.write('');
document.write('.memberMenuLinkSelected {');
document.write('	font-size: 9pt;');
document.write('	');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('');
document.write('.bvPost {');
document.write('    -webkit-border-top-left-radius: 10px;');
document.write('    -webkit-border-top-right-radius: 10px;');
document.write('    -webkit-border-bottom-left-radius: 10px;');
document.write('    -webkit-border-bottom-right-radius: 10px;');
document.write('    -khtml-border-radius-topleft: 10px;');
document.write('    -khtml-border-radius-topright: 10px;');
document.write('    -khtml-border-radius-bottomleft: 10px;');
document.write('    -khtml-border-radius-bottomright: 10px;');
document.write('    -moz-border-radius-topleft: 10px;');
document.write('    -moz-border-radius-topright: 10px;');
document.write('    -moz-border-radius-bottomleft: 10px;');
document.write('    -moz-border-radius-bottomright: 10px;');
document.write('    ');
document.write('    ');
document.write('    margin-top: 10px;');
document.write('    border-style: solid;');
document.write('    border-width: 1px;');
document.write('    ');
document.write('}');
document.write('');
document.write('.bvPostTitle {');
document.write('    ');
document.write('    padding: 5px;');
document.write('    ');
document.write('    font-size: 9pt;');
document.write('    -webkit-border-top-left-radius: 10px;');
document.write('    -webkit-border-top-right-radius: 10px;');
document.write('    -webkit-border-bottom-left-radius: 0px;');
document.write('    -webkit-border-bottom-right-radius: 0px;');
document.write('    -khtml-border-radius-topleft: 10px;');
document.write('    -khtml-border-radius-topright: 10px;');
document.write('    -khtml-border-radius-bottomleft: 0px;');
document.write('    -khtml-border-radius-bottomright: 0px;');
document.write('    -moz-border-radius-topleft: 10px;');
document.write('    -moz-border-radius-topright: 10px;');
document.write('    -moz-border-radius-bottomleft: 0px;');
document.write('    -moz-border-radius-bottomright: 0px;');
document.write('}');
document.write('');
document.write('.bvBlogText {');
document.write('    padding: 10px;');
document.write('    border-style: solid;');
document.write('    border-width: 1px;');
document.write('    ');
document.write('    ');
document.write('    -webkit-border-top-left-radius: 10px;');
document.write('    -webkit-border-top-right-radius: 10px;');
document.write('    -webkit-border-bottom-left-radius: 10px;');
document.write('    -webkit-border-bottom-right-radius: 10px;');
document.write('    -khtml-border-radius-topleft: 10px;');
document.write('    -khtml-border-radius-topright: 10px;');
document.write('    -khtml-border-radius-bottomleft: 10px;');
document.write('    -khtml-border-radius-bottomright: 10px;');
document.write('    -moz-border-radius-topleft: 10px;');
document.write('    -moz-border-radius-topright: 10px;');
document.write('    -moz-border-radius-bottomleft: 10px;');
document.write('    -moz-border-radius-bottomright: 10px;');
document.write('}');
document.write('');
document.write('#bvBlogWelcomeContent {');
document.write('    padding: 10px;');
document.write('    ');
document.write('}');
document.write('');
document.write('#bvBlogWelcomeHint {');
document.write('    font-size: 8pt;');
document.write('    margin-top: 10px;');
document.write('');
document.write('}');
document.write('');
document.write('.bvBlogChecklistOK {');
document.write('    list-style-image: url(/var/bv/img/ok.png);');
document.write('    margin-top: 4px;');
document.write('');
document.write('}');
document.write('');
document.write('.bvBlogChecklistFailed {');
document.write('    list-style-image: url(/var/bv/img/error.png);');
document.write('    margin-top: 4px;');
document.write('   ');
document.write('}');
document.write('');
document.write('.bvPostLandmarkContainer {');
document.write('    margin-top: 10px;');
document.write('    ');
document.write('   ');
document.write('}');
document.write('');
document.write('.bvLandmarkTitle {');
document.write('    font-size: 11pt;');
document.write('    font-weight: bold;');
document.write('}');
document.write('');
document.write('.bvLandmarkDiv {');
document.write('    margin-top: 5px;');
document.write('}');
document.write('');
document.write('.bvLandmarkLink {');
document.write('    ');
document.write('    font-size: 9pt;');
document.write('}');
document.write('');
document.write('.bvPostTime {');
document.write('   ');
document.write('    font-size: 9pt;');
document.write('    font-weight: bold;');
document.write('}');
document.write('');
document.write('.bvPostTime a{');
document.write('   ');
document.write('    font-size: 9pt;');
document.write(' ');
document.write('}');
document.write('');
document.write('.bvPostDate {');
document.write('    font-size: 9pt;');
document.write('    font-weight: bold;');
document.write('    margin-top: 20px;');
document.write('}');
document.write('');
document.write('.bvPostComments {');
document.write('    margin: 10px 20px 10px 0;');
document.write('}');
document.write('');
document.write('.bvPostCommentsContainer {');
document.write('    margin-top: 10px;');
document.write('    -webkit-border-top-left-radius: 10px;');
document.write('    -webkit-border-top-right-radius: 10px;');
document.write('    -webkit-border-bottom-left-radius: 10px;');
document.write('    -webkit-border-bottom-right-radius: 10px;');
document.write('    -khtml-border-radius-topleft: 10px;');
document.write('    -khtml-border-radius-topright: 10px;');
document.write('    -khtml-border-radius-bottomleft: 10px;');
document.write('    -khtml-border-radius-bottomright: 10px;');
document.write('    -moz-border-radius-topleft: 10px;');
document.write('    -moz-border-radius-topright: 10px;');
document.write('    -moz-border-radius-bottomleft: 10px;');
document.write('    -moz-border-radius-bottomright: 10px;');
document.write('}');
document.write('');
document.write('.bvPostComment_light,.bvPostComment_dark {');
document.write('    padding: 5px 0 0 5px;');
document.write('    margin: 0px;');
document.write('}');
document.write('');
document.write('.bvPostCommentAuthor {');
document.write('    display: inline;');
document.write('    font-size: 10pt;');
document.write('}');
document.write('');
document.write('.bvPostCommentDate {');
document.write('    font-size: 8pt;');
document.write('}');
document.write('');
document.write('.bvPostCommentDelete {');
document.write('    float: right;');
document.write('    margin-right: 5px;');
document.write('}');
document.write('');
document.write('.bvPostCommentDelete a:link {');
document.write('    font-size: 9pt;');
document.write('}');
document.write('');
document.write('.bvPostCommentDelete a:visited {');
document.write('    font-size: 9pt;');
document.write('}');
document.write('');
document.write('.bvPostCommentDelete a:hover {');
document.write('    font-size: 9pt;');
document.write('}');
document.write('');
document.write('.bvPostCommentDelete a:active {');
document.write('    font-size: 9pt;');
document.write('}');
document.write('');
document.write('.bvPostCommentText pre {');
document.write('    font-size: 9pt;');
document.write('}');
document.write('');
document.write('/*');
document.write(' * ########## Comment Form');
document.write(' */');
document.write('#bvPostCommentForm {');
document.write('    margin: 10px 0 0 10px;');
document.write('    padding-bottom: 10px;');
document.write('}');
document.write('');
document.write('label {');
document.write('    float: left;');
document.write('    width: 80px;');
document.write('   ');
document.write('    font-size: 10pt;');
document.write('}');
document.write('');
document.write('input {');
document.write('    margin-bottom: 5px;');
document.write('    vertical-align: middle;');
document.write('}');
document.write('');
document.write('.bvPostCommentTextArea {');
document.write('    width: 340px;');
document.write('}');
document.write('');
document.write('.bvPostCommentCaptcha {');
document.write('    margin-top: 5px;');
document.write('}');
document.write('');
document.write('.bvPostCommentCaptchaField {');
document.write('    margin: 5px 0 0 80px;');
document.write('}');
document.write('');
document.write('.bvSubmitPostComment {');
document.write('    margin: 5px 0 0 80px;');
document.write('}');
document.write('');
document.write('#blogRightNavigation{');
document.write('	 display:none;');
document.write('}');
document.write('');
 document.write('<\/style>'); document.write('<div id=\"bv_blog_top_bar\">');
document.write('');
document.write('<div id=\"bv_home_div\">');
document.write('	 <a style=\"display:block;width:106px;height:27px;background-position:8px 0px;background-image:url(/var/bv/img/layout/bv_letters_small.png);\" href=\"http://bletaverse.com/\"><\/a>');
document.write('<\/div>		 ');
document.write('');
document.write(' <ul id=\"bv_main_menu_ul\">');
document.write('   ');
document.write('    ');
document.write('	<li>');
document.write('	  <a id=\"menu_item_traffic_cones\" href=\"/products.htm\">products<\/a>');
document.write('	<\/li>');
document.write('	<li>');
document.write('	  <a id=\"menu_item_blogs\"  href=\"http://bletaverse.com/bletaverse_blogs.htm\">community<\/a>');
document.write('	<\/li>');
document.write('	<li>');
document.write('	  <a id=\"menu_item_shops\"  href=\"http://bletaverse.com/bletashops.htm\">marketplace<\/a>');
document.write('	<\/li>');
document.write('    ');
document.write('	');
document.write('	<li>');
document.write('	  <a  id=\"menu_item_news\" href=\"http://bletaverse.com/blog\">news<\/a>');
document.write('	<\/li>');
document.write('	 <li>');
document.write('	  <a  id=\"menu_item_events\" href=\"http://bletaverse.com/second_life_events.htm\">events<\/a>');
document.write('	<\/li>');
document.write('	<li>');
document.write('	<a id=\"menu_item_ranking\"  href=\"http://bletaverse.com/top-traffic-cones\">rankings<\/a>');
document.write('	<\/li>');
document.write('	<li>');
document.write('	<a  id=\"menu_item_help\" href=\"http://bletaverse.com/ressources.htm\">help<\/a>');
document.write('	<\/li>');
document.write('	 	<li>');
document.write('		 	<a href=\"http://bletaverse.com/my_bletaverse.htm\">my&nbsp;bletaverse<\/a>');
document.write('		 	<\/li>');
document.write(' <\/ul>');
document.write('		');
document.write('	<ul id=\"bvMemberMenuUl\">');
document.write('		  		 	 <li>');
document.write('		 <a href=\"http://bletaverse.com/login.htm\">');
document.write('		     login<\/a>');
document.write('		 <\/li>');
document.write('		 ');
document.write('		 <li style=\"border-left:none;\">');
document.write('		 <a href=\"http://bletaverse.com/get_started.htm\">');
document.write('		 <span>get started<\/span><\/a>');
document.write('		 <\/li>');
document.write('		 			 	<\/ul>');
document.write('		 <div style=\"clear:both;\"><\/div>');
document.write('<\/div>');
document.write('<div style=\"height:25px;\"><\/div> 	  	 <div class=\"bvDefaultPage\">');
document.write(' 	  	 <div id=\"bvDefaultPagePadding\">');
document.write(' 	  	 ');
document.write(' 	  	 <div id=\"bvBlogContainer\"> 	<style type=\"text/css\">');
document.write(' 	                 	      body{background-image:url(/var/bv/img/pages_bg/page_background_10.jpg);background-repeat:repeat ! important}       	             	      ');
document.write('       	             	      	  #bvBlogHeader, #bvBlogHeader *{background-color:#060841 ! important}');
document.write('       	             	             	             	      ');
document.write('       	      .bvPostTitle, .bvPostTitle *{background-color:#060841 ! important}       	             	      #bvBlogContainer .bvPost, .bvPost{background-color:#C8CCD8 ! important}       	             	      #bvBlogContainer .bvPost, .bvPost{border-color:#000000 ! important}                     	             	       ');
document.write(' ');
document.write(' <\/style>');
document.write(' ');
document.write('<div id=\"bvBlogHeader\">');
document.write(' 	  	 <table id=\"blogHeaderTable\" cellspacing=\"0\" cellpadding=\"0\">');
document.write(' 	  	 <tr>');
document.write(' 	  	  	  	 <td id=\"blogProfileImgTd\">');
document.write(' 	  	 <a href=\"/Jan Maroon/profile\">');
document.write(' 	  	 <img id=\"blogProfileImg\" alt=\"Jan Maroon\" title=\"Jan Maroon\" width=\"128\" height=\"96\" src=\"http://bletaverse.com/var/bv/img/users/user_10.jpg\" \/>');
document.write(' 	  	 <\/a>');
document.write(' 	  	 <\/td>');
document.write(' 	  	  	  	 <td>');
document.write(' 	  	 <table cellspacing=\"0\" cellpadding=\"0\" id=\"bvBlogHeaderInnerTable\">');
document.write(' 	  	 <tr>');
document.write(' 	  	 <td id=\"bvBlogHeaderTitleTd\">');
document.write(' 	  	 <h2>What Jan Maroon is doing<\/h2>');
document.write(' 	  	 <\/td>');
document.write(' 	  	 <\/tr>');
document.write(' 	  	 <tr>');
document.write(' 	  	 <td>');
document.write(' 	  	  	  	 	<div class=\"bvBlogDesc\">');
document.write(' 	  	 	I am the owner of Bletaverse. I like scripting and networking. RL Programmer, Marketing, Second Life Solution Provider. 	  	 	<\/div>');
document.write(' 	  	 	 	  	 <\/td>');
document.write(' 	  	 ');
document.write(' 	  	 <\/tr>');
document.write(' 	  	 <tr>');
document.write(' 	  	 <td style=\"height:20px;\">');
document.write(' 	  	  	  	 <table class=\"memberMenuTable\" cellspacing=\"0\" cellpadding=\"0\">');
document.write(' 	  	 <tr>');
document.write(' 	  	 <td class=\"memberMenuTd\" style=\"display:none;\" >');
document.write(' 	  	 <a class=\"memberMenuLink\" href=\"http://bletaverse.com/Jan%20Maroon/profile\">Profile<\/a> ');
document.write(' 	  	 <\/td>');
document.write(' 	  	 <td class=\"memberMenuTd\" >');
document.write(' 	  	 <a class=\"memberMenuLinkSelected\" href=\"http://bletaverse.com/Jan%20Maroon\">Blog<\/a> ');
document.write(' 	  	 <\/td>');
document.write(' 	  	 <td class=\"memberMenuTd\" >');
document.write(' 	  	 <a class=\"memberMenuLink\" href=\"http://bletaverse.com/Jan%20Maroon/favorites\">Favorites<\/a>');
document.write(' 	  	 <\/td>');
document.write(' 	  	 ');
document.write(' 	  	 	  	 <td class=\"memberMenuTd\" >');
document.write(' 	  	 <a class=\"memberMenuLink\" href=\"http://bletaverse.com/Jan%20Maroon/shop\">Shop<\/a>');
document.write(' 	  	 <\/td>');
document.write(' 	  	 	  	 <td class=\"memberMenuTd\" >');
document.write(' 	  	 <a class=\"memberMenuLink\" href=\"http://bletaverse.com/Jan%20Maroon/network\">Network<\/a>');
document.write(' 	  	 <\/td>');
document.write(' 	  	 ');
document.write(' 	  	 <td style=\"vertical-align:middle;padding-left:10px;\">');
document.write(' 	  	  	  	 <\/td>');
document.write(' 	  	 <\/tr>');
document.write(' 	  	 <\/table>');
document.write(' 	  	  	  	 <\/td>');
document.write(' 	  	 <\/tr>');
document.write(' 	  	 <\/table>');
document.write(' 	  	 	');
document.write(' 	  	 <\/td>');
document.write(' 	  	 <td style=\"text-align:right;\">');
document.write(' 	  	 ');
document.write(' 	  	  	  	 	');
document.write(' 	  	 	<div id=\"bvBlogCountryLabel\">Germany<\/div><div id=\"bvBlogTimezoneLabel\">05:06 AM<\/div> 	  	 	');
document.write(' 	  	 	');
document.write(' 	  	 <\/td>');
document.write(' 	  	 <\/tr>');
document.write(' 	  	 <\/table>');
document.write(' 	  	 <\/div> 	  	 <div style=\"margin-top:10px;display:none;\">');
document.write(' 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%;\">');
document.write(' 	  	     <tr>');
document.write(' 	  	    	  	     <td  style=\"padding-right:20px;font-size:9pt;padding-left:10px;\">');
document.write(' 	  	    ');
document.write(' 	  	     <\/td>');
document.write(' 	  	     	  	 ');
document.write(' 	  	 <td style=\"text-align:right;padding-right:10px;\">');
document.write(' 	  	 <table align=\"right\" id=\"PagesSwitchTable\" cellspacing=\"0\" cellpadding=\"0\"><tr><td>Pages:&nbsp;<\/td><td>	<div class=\"ytPageNavigation\">');
document.write('<a class=\"ytPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=0\">first<\/a>&nbsp;');
document.write('');
document.write('<a class=\"bvPageNavigationLinkCurrent\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=0\">1<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=1\">2<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=2\">3<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=3\">4<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=4\">5<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=5\">6<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=6\">7<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=7\">8<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=8\">9<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=9\">10<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=10\">11<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=11\">12<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=12\">13<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=13\">14<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=14\">15<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=15\">16<\/a>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=1\">&gt;&gt;<\/a>');
document.write('&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=33\">last<\/a>');
document.write('');
document.write('<\/div>');
document.write('	<\/td><\/tr><\/table>');
document.write(' 	  	 <\/td>  	  	 ');
document.write(' 	  	    <\/tr>');
document.write(' 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	 ');
document.write(' 	  	  	  	 <a name=\"p0\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Thursday, 2 Sep 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         9 hours ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(91319, 0)\" onmouseover=\"showTeleport(91319, 1)\" id=\"imgTeleportLink91319\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA91319\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Abitibi/155/135/120\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Cone Crematorium\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_107410_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/107410-cone-crematorium\">Cone Crematorium<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>We burn bad cones in this crematorium. I just built it, so i need a break<br \/>and a donut :)<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/107410-cone-crematorium\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p1\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Tuesday, 3 Aug 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         30 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(88293, 0)\" onmouseover=\"showTeleport(88293, 1)\" id=\"imgTeleportLink88293\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA88293\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/158/86/227\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"TJ Hollow Man\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_103436_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/103436-tj-hollow-man\">TJ Hollow Man<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>WHat happened? (;<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/103436-tj-hollow-man\">Comments (1)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p2\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Friday, 30 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         34 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(87786, 0)\" onmouseover=\"showTeleport(87786, 1)\" id=\"imgTeleportLink87786\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA87786\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/161/90/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"funny av\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_102859_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/102859-funny-av\">funny av<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>just arrived at bletaverse<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/102859-funny-av\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p3\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         35 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(87740, 0)\" onmouseover=\"showTeleport(87740, 1)\" id=\"imgTeleportLink87740\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA87740\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/157/86/209\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"This guy never sleeps\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_102803_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/102803-this-guy-never-sleeps\">This guy never sleeps<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>and does really always collect coins when i am here - the last 3 days.<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/102803-this-guy-never-sleeps\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p4\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Tuesday, 27 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         37 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(87506, 0)\" onmouseover=\"showTeleport(87506, 1)\" id=\"imgTeleportLink87506\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA87506\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/171/90/207\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"How to post images?\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_102516_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/102516-how-to-post-images\">How to post images?<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>I finally put up this poster that explains how to post images to the<br \/>bletaverse blog. Well, this is an image i have in my mind for a long time<br \/>now...<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/102516-how-to-post-images\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p5\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         38 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	              <div class=\"bvPostLandmarkContainer\" >');
document.write(' 	  	                   ');
document.write(' 	  	                   ');
document.write(' 	  	                   <img style=\"width:18px;height:18px;float:left;margin-right:3px;\" src=\"http://bletaverse.com/var/bv/img/landmark.png\" width=\"24\" height=\"26\" \/>');
document.write(' 	  	                         ');
document.write(' 	  	                   <a class=\"bvLandmarkTitle\" href=\"http://bletaverse.com/slurl/Bullfish/171/88/975\">');
document.write(' 	  	                      Bletaverse(R) Headquarters<\/a>');
document.write(' 	  	                      ');
document.write(' 	  	                       	  	                      ');
document.write(' 	  	                      ');
document.write(' 	  	                   ');
document.write(' 	  	                   ');
document.write(' 	  	              <\/div>');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/102450-bletaverser-headquarters\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p6\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         38 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(87440, 0)\" onmouseover=\"showTeleport(87440, 1)\" id=\"imgTeleportLink87440\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA87440\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/158/105/207\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Door Sign\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_102434_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/102434-door-sign\">Door Sign<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Enter a different world....<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/102434-door-sign\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p7\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Saturday, 24 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         41 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(87127, 0)\" onmouseover=\"showTeleport(87127, 1)\" id=\"imgTeleportLink87127\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA87127\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/163/84/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Ask Bletaverse\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_102038_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/102038-ask-bletaverse\">Ask Bletaverse<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Bletaverse is a Help Bot. You can talk to her via Instant Message. She will<br \/>try to answer your questions about Traffic Cones, Bletaverse Coins and<br \/>other Bletaverse Products. Please be still patient with Bletaverse, she is<br \/>still learning.<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/102038-ask-bletaverse\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p8\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Friday, 23 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         42 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(87060, 0)\" onmouseover=\"showTeleport(87060, 1)\" id=\"imgTeleportLink87060\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA87060\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Kirkby/176/202/45\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Linden Village\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_101961_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/101961-linden-village\">Linden Village<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>I am here at Linden Village, checking if something has changed meanwhile...<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/101961-linden-village\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p9\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Wednesday, 7 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         58 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85851, 0)\" onmouseover=\"showTeleport(85851, 1)\" id=\"imgTeleportLink85851\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85851\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/155/87/207\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"haha\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_100365_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/100365-haha\">haha<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Doesn\'t it look funny<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/100365-haha\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p10\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         58 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85849, 0)\" onmouseover=\"showTeleport(85849, 1)\" id=\"imgTeleportLink85849\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85849\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/158/87/206\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Betsy\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_100363_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/100363-betsy\">Betsy<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>as a cow... funny :)<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/100363-betsy\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p11\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Tuesday, 6 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         59 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85780, 0)\" onmouseover=\"showTeleport(85780, 1)\" id=\"imgTeleportLink85780\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85780\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/157/94/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Germany\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_100256_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/100256-germany\">Germany<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>I got a soccer tricot of germany from betsy :P thanks betsy ;)<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/100256-germany\">Comments (2)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p12\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Thursday, 1 Jul 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         64 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85452, 0)\" onmouseover=\"showTeleport(85452, 1)\" id=\"imgTeleportLink85452\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85452\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/154/83/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Media Markt in Second Life?\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99845_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99845-media-markt-in-second-life\">Media Markt in Second Life?<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>no, its the new campaign for the Bletaverse adboards :P<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99845-media-markt-in-second-life\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p13\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Tuesday, 29 Jun 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         65 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85286, 0)\" onmouseover=\"showTeleport(85286, 1)\" id=\"imgTeleportLink85286\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85286\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/155/83/207\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Everybody needs a break\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99644_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99644-everybody-needs-a-break\">Everybody needs a break<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>...<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99644-everybody-needs-a-break\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p14\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         66 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85273, 0)\" onmouseover=\"showTeleport(85273, 1)\" id=\"imgTeleportLink85273\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85273\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/149/95/214\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"The Satellite\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99628_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99628-the-satellite\">The Satellite<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Flys around the headquarter<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99628-the-satellite\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p15\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         66 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85270, 0)\" onmouseover=\"showTeleport(85270, 1)\" id=\"imgTeleportLink85270\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85270\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/150/86/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Bletaverse Coins\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99625_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99625-bletaverse-coins\">Bletaverse Coins<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Bletaverse Coins are a great extension to the Bletaverse Traffic Cone. Put<br \/>some Coins at the important spots on your land, and the Traffic Cone<br \/>Jumpers will look for them and walk around your land!<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99625-bletaverse-coins\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p16\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         66 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85265, 0)\" onmouseover=\"showTeleport(85265, 1)\" id=\"imgTeleportLink85265\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85265\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/148/86/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Coin machine\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99619_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99619-coin-machine\">Coin machine<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Here the coins are produced...<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99619-coin-machine\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p17\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Monday, 28 Jun 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         67 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85175, 0)\" onmouseover=\"showTeleport(85175, 1)\" id=\"imgTeleportLink85175\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85175\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/152/98/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Coin Vendor\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99520_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99520-coin-vendor\">Coin Vendor<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Here you can buy Bletaverse Coins.<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99520-coin-vendor\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p18\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         67 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85172, 0)\" onmouseover=\"showTeleport(85172, 1)\" id=\"imgTeleportLink85172\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85172\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Montauk Beach/192/183/23\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Traffic Cone Police\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99516_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99516-traffic-cone-police\">Traffic Cone Police<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>is watching you!<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99516-traffic-cone-police\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <a name=\"p19\" ><\/a>');
document.write(' 	  	 ');
document.write(' 	  	 	      ');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\">');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostTitle\">');
document.write('	 	  	    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%\">');
document.write('	 	  	    <tr>');
document.write('	 	  	    <td style=\"width:50%;\">');
document.write('	 	  	        	 	  	        <div class=\"bvPostDate\">Sunday, 27 Jun 2010<\/div>');
document.write('	 	  	        	 	  	        	 	  	    <\/td>');
document.write('	 	  	    <td style=\"text-align:right;font-size:8pt;\">');
document.write('	 	  	         67 days ago	 	  	    <\/td>');
document.write('	 	  	    <\/tr>');
document.write('	 	  	    <\/table>');
document.write(' 	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    <div class=\"bvPostImgContainer\" style=\"\">');
document.write(' 	  	     	  	    		<div style=\"padding:10px;padding-bottom:0px;overflow:hidden;\">');
document.write(' 	  	     	  	    	<script type=\"text/JavaScript\">');
document.write(' 	  	    	');
document.write(' 	  	    	function doShowTeleport(lId, show){');
document.write(' 	  	    		var l=document.getElementById(\'imgTeleportLink\'+lId);');
document.write(' 	  	    		var li=document.getElementById(\'imgTeleportA\'+lId);');
document.write(' 	  	    	      if(show){');
document.write(' 	  	    	     // l.style.width=\'180px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'460px\';');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_blue.png)\'; ');
document.write(' 	  	    	    //  li.style.color=\'black\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	      else{');
document.write(' 	  	    	     // 	l.style.width=\'22px\';');
document.write(' 	  	    	     // l.style.marginLeft=\'618px\'; ');
document.write(' 	  	    	      li.style.backgroundImage=\'url(/var/bv/img/layout/pin_gray.png)\'; ');
document.write(' 	  	    	     // li.style.color=\'#808080\';');
document.write(' 	  	    	      }');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	function showTeleport(lId, show){');
document.write(' 	  	    		  window.setTimeout(\"doShowTeleport(\"+lId+\", \"+show+\")\", 200);');
document.write(' 	  	    	}');
document.write(' 	  	    	');
document.write(' 	  	    	<\/script>');
document.write(' 	  	 	        <div onmouseout=\"showTeleport(85147, 0)\" onmouseover=\"showTeleport(85147, 1)\" id=\"imgTeleportLink85147\" style=\"position:absolute;margin-left:557px; margin-top:456px;width:83px;white-space:nowrap;overflow:hidden;height:24px;background-image:url(/var/bv/img/postImgTeleportBG.png);background-repeat:no-repeat;\">');
document.write(' 	  	                      <a id=\"imgTeleportA85147\" style=\"font-size:11px;color:black;margin:2px;margin-left:5px; line-height:20px;background-image:url(/var/bv/img/layout/pin_gray.png);background-repeat:no-repeat; background-position:0px 2px; padding-left:17px; display:block;font-size:13px;\" href=\"http://bletaverse.com/slurl/Bullfish/169/88/208\">');
document.write(' 	  	                          Teleport');
document.write(' 	  	                       <\/a>');
document.write(' 	  	                       	  	                      <\/div>  ');
document.write(' 	  	   	      	  	   	     ');
document.write(' 	  	   	    ');
document.write(' 	  	    	<img alt=\"Get a free blog for your avatar\" class=\"bvPostImg\" width=\"640\" height=\"480\" src=\"http://bletaverse.com/var/bv/img/posts/post_99483_640_480.jpg\" \/>');
document.write(' 	  	    	');
document.write(' 	  	    <\/div>');
document.write(' 	  	     	  	    <\/div>');
document.write(' 	  	    ');
document.write(' 	  	    	');
document.write(' 	  	    <div style=\"padding:10px;\">');
document.write(' 	  	          	  	   	     <div class=\"bvBlogText\">');
document.write(' 	  	   	      	  	 	        ');
document.write(' 	  	 	        ');
document.write(' 	  	          	  	 	     ');
document.write(' 	  	 	           	  	 		             <div style=\"margin-bottom:10px;\">');
document.write(' 	  	 		                  ');
document.write(' 	  	 		                      <a style=\"font-weight:bold;text-decoration:none;\" href=\"http://bletaverse.com/u/jan-maroon/99483-get-a-free-blog-for-your-avatar\">Get a free blog for your avatar<\/a>');
document.write(' 	  	 		                  	  	 		             <\/div>');
document.write(' 	  	 		       	  	 	          <div>Start at the Setup Seat.<\/div> ');
document.write(' 	  	          ');
document.write(' 	  	          	  	         ');
document.write(' 	  	          	  	         <div style=\"clear:both;\"><\/div>');
document.write(' 	  	          <\/div>');
document.write(' 	  	           	  	         ');
document.write(' 	  	 ');
document.write(' 	  	          	  	 	        <div style=\"float:left;margin-top:6px;\">');
document.write(' 	  	 	            <a style=\"font-size:13px;\" href=\"http://bletaverse.com/u/jan-maroon/99483-get-a-free-blog-for-your-avatar\">Comments (0)<\/a>');
document.write(' 	  	 	        <\/div>');
document.write(' 	  	 	    	  	 	   ');
document.write(' 	  	 	   	 	         <div style=\"clear:both;\"><\/div>');
document.write('	 	     <\/div>');
document.write(' 	  	 <\/div> <!-- Ende bvPost --> ');
document.write(' 	  	  	  	 <div class=\"bvPageNavigation\">');
document.write(' 	  	 <table cellspacing=\"0\" cellpadding=\"0\"><tr><td>Pages:&nbsp;<\/td><td>	<div class=\"ytPageNavigation\">');
document.write('<a class=\"ytPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=0\">first<\/a>&nbsp;');
document.write('');
document.write('<a class=\"bvPageNavigationLinkCurrent\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=0\">1<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=1\">2<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=2\">3<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=3\">4<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=4\">5<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=5\">6<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=6\">7<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=7\">8<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=8\">9<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=9\">10<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=10\">11<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=11\">12<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=12\">13<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=13\">14<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=14\">15<\/a>&nbsp;<span class=\"ytPageNavigationVS\">|<\/span>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=15\">16<\/a>&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=1\">&gt;&gt;<\/a>');
document.write('&nbsp;<a class=\"bvPageNavigationLink\" href=\"http://bletaverse.com/include_blog.htm?username=Jan Maroon&amp;cp=33\">last<\/a>');
document.write('');
document.write('<\/div>');
document.write('	<\/td><\/tr><\/table>');
document.write(' 	  	 <\/div>');
document.write(' 	  	 ');
document.write(' 	  	   	  	 <\/div>');
document.write(' 	  	 ');
document.write(' 	  	 <div id=\"blogRightNavigation\" style=\"width:250px;margin-left:5px;float:left;\">');
document.write(' 	  	 <div style=\"margin-bottom:5px;text-align:left;\">');
document.write(' 	  	  <a target=\"_self\" href=\"http://bletaverse.com/redirect.htm?bid=22&amp;url=http://bletaverse.com/bletaverse-blog-for-secondlife-avatars\">');
document.write(' 	  	    <img style=\"position:absolute;margin-left:185px;margin-top:237px;\" src=\"http://bletaverse.com/var/bv/img/advertising.png\" width=\"65\" height=\"13\" \/>');
document.write(' 	  	   ');
document.write(' 	  	    <img  alt=\"Start your own Blog! Get Your Free Bletaverse Blog HUD now!\" title=\"Start your own Blog! Get Your Free Bletaverse Blog HUD now!\" src=\"http://bletaverse.com/var/bv/img/banners/banner_10_22.jpg\" width=\"250\" height=\"250\" \/>');
document.write(' 	  	    ');
document.write(' 	  	  <\/a>');
document.write(' 	  	  <\/div>');
document.write(' 	  	 ');
document.write(' 	  	 <div class=\"bvPost\" id=\"bvBlogAuthorWindow\" style=\"margin-top:0px;\">');
document.write('		    <div class=\"bvPostTitle\">');
document.write('		       <span>About the Author<\/span>');
document.write('		       ');
document.write('		    <\/div>');
document.write('		    <div style=\"padding:10px;\">');
document.write('		    <div style=\"font-weight:bold;\">Name: Jan Maroon<\/div>');
document.write('		    <div style=\"margin-bottom:5px;font-size:12px;\">9847&nbsp;Views<\/div>');
document.write('		    <a style=\"display:block;padding-left:19px; background-image:url(http://bletaverse.com/var/bv/img/rss_icon.gif);background-repeat:no-repeat;background-position:0px 2px;\" href=\"http://bletaverse.com/Jan%20Maroon/feed/rss\">');
document.write(' 	  	    Subscribe');
document.write(' 	  	     <\/a>');
document.write('		    	');
document.write('		    <a  style=\"display:block;padding-left:19px; background-image:url(http://bletaverse.com/var/bv/img/layout/follow_14.png);background-repeat:no-repeat;background-position:0px 2px;\" href=\"http://bletaverse.com/network.htm?action=create_user_network&userId=10\" >Follow<\/a>');
document.write(' 	  	     	  	    <a style=\"margin-bottom:5px;display:block;padding-left:19px; background-image:url(http://bletaverse.com/var/bv/img/layout/message_14.png);background-repeat:no-repeat;background-position:0px 2px;\" href=\"http://bletaverse.com/new_private_message.htm?toUserId=10\" >Send&nbsp;message<\/a>');
document.write(' 	  	 ');
document.write(' 	  	 <div style=\"padding-top:5px;border-top:solid 1px black;\">');
document.write('                  <h3 style=\"margin-top:0px;margin-bottom:5px;\">Following<\/h3>');
document.write('         ');
document.write('                    <table cellspacing=\"0\" cellpadding=\"1\">');
document.write('                  	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Lubo Plubeau\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_8.jpg\" alt=\"Lubo Plubeau\" title=\"Lubo Plubeau\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Dazzle Bracken\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_59.jpg\" alt=\"Dazzle Bracken\" title=\"Dazzle Bracken\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Snog Snook\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_96.jpg\" alt=\"Snog Snook\" title=\"Snog Snook\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Amisha March\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_174.jpg\" alt=\"Amisha March\" title=\"Amisha March\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Mairead Fitzgerald\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_319.jpg\" alt=\"Mairead Fitzgerald\" title=\"Mairead Fitzgerald\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Chanston Xaris\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_1864.jpg\" alt=\"Chanston Xaris\" title=\"Chanston Xaris\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Blet Coba\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_2034.jpg\" alt=\"Blet Coba\" title=\"Blet Coba\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Six Igaly\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_2958.jpg\" alt=\"Six Igaly\" title=\"Six Igaly\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Kip Jewell\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3035.jpg\" alt=\"Kip Jewell\" title=\"Kip Jewell\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/CS Pfeffer\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3110.jpg\" alt=\"CS Pfeffer\" title=\"CS Pfeffer\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Lacee Dumpling\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3168.jpg\" alt=\"Lacee Dumpling\" title=\"Lacee Dumpling\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Cursa Charisma\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3169.jpg\" alt=\"Cursa Charisma\" title=\"Cursa Charisma\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Sol Zanzibar\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3330.jpg\" alt=\"Sol Zanzibar\" title=\"Sol Zanzibar\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Nahema Barbosa\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_5397.jpg\" alt=\"Nahema Barbosa\" title=\"Nahema Barbosa\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Andoriel Galicia\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_5443.jpg\" alt=\"Andoriel Galicia\" title=\"Andoriel Galicia\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/btxsnupy Amat\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_5506.jpg\" alt=\"btxsnupy Amat\" title=\"btxsnupy Amat\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/arabella12 Aeon\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_5755.jpg\" alt=\"arabella12 Aeon\" title=\"arabella12 Aeon\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Mailin Benelli\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_6349.jpg\" alt=\"Mailin Benelli\" title=\"Mailin Benelli\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Siggy String\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_8990.jpg\" alt=\"Siggy String\" title=\"Siggy String\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/TerryJean Trevellion\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_10513.jpg\" alt=\"TerryJean Trevellion\" title=\"TerryJean Trevellion\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         <\/table>');
document.write('                  <\/div>');
document.write('         ');
document.write('         <\/div>');
document.write('         <\/div>');
document.write('<div class=\"bvPost\" id=\"bvRecentUpdatesWindow\">');
document.write('		    <div class=\"bvPostTitle\">');
document.write('		       <span>Recent Updates<\/span>');
document.write('		       <\/div>');
document.write('		    <div style=\"padding:15px;\">');
document.write('		                 <table cellspacing=\"0\" cellpadding=\"1\">');
document.write('                  	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Adrijan Firehawk\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_40439.jpg\" alt=\"Adrijan Firehawk\" title=\"Adrijan Firehawk\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Dominique Frostwych\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_42530.jpg\" alt=\"Dominique Frostwych\" title=\"Dominique Frostwych\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Mystyre Sapphire\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_23286.jpg\" alt=\"Mystyre Sapphire\" title=\"Mystyre Sapphire\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Kano Tamale\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_12979.jpg\" alt=\"Kano Tamale\" title=\"Kano Tamale\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Six Igaly\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_2958.jpg\" alt=\"Six Igaly\" title=\"Six Igaly\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/BiJanka Zuta\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_35137.jpg\" alt=\"BiJanka Zuta\" title=\"BiJanka Zuta\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Mieke Beebe\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_42347.jpg\" alt=\"Mieke Beebe\" title=\"Mieke Beebe\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Astra Minotaur\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_14257.jpg\" alt=\"Astra Minotaur\" title=\"Astra Minotaur\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Rose Glanz\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_12001.jpg\" alt=\"Rose Glanz\" title=\"Rose Glanz\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/TerryJean Trevellion\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_10513.jpg\" alt=\"TerryJean Trevellion\" title=\"TerryJean Trevellion\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Ferry Ferina\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_45292.jpg\" alt=\"Ferry Ferina\" title=\"Ferry Ferina\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/natalie Migpalion\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_21748.jpg\" alt=\"natalie Migpalion\" title=\"natalie Migpalion\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Jan Maroon\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_10.jpg\" alt=\"Jan Maroon\" title=\"Jan Maroon\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Vixsilver Yoshikawa\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_31794.jpg\" alt=\"Vixsilver Yoshikawa\" title=\"Vixsilver Yoshikawa\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Magnek Fang\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_38217.jpg\" alt=\"Magnek Fang\" title=\"Magnek Fang\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Kip Jewell\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3035.jpg\" alt=\"Kip Jewell\" title=\"Kip Jewell\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Lisette Bashly\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_22624.jpg\" alt=\"Lisette Bashly\" title=\"Lisette Bashly\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Maja Foxdale\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_23087.jpg\" alt=\"Maja Foxdale\" title=\"Maja Foxdale\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Lhilli Praga\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_14378.jpg\" alt=\"Lhilli Praga\" title=\"Lhilli Praga\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Betsy Sapphire\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_20683.jpg\" alt=\"Betsy Sapphire\" title=\"Betsy Sapphire\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Mairead Fitzgerald\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_319.jpg\" alt=\"Mairead Fitzgerald\" title=\"Mairead Fitzgerald\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         	<tr>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Swerdred Hesten\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_44639.jpg\" alt=\"Swerdred Hesten\" title=\"Swerdred Hesten\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Elyse Alekseev\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_18666.jpg\" alt=\"Elyse Alekseev\" title=\"Elyse Alekseev\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Lacee Dumpling\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_3168.jpg\" alt=\"Lacee Dumpling\" title=\"Lacee Dumpling\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Black Fromund\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_43594.jpg\" alt=\"Black Fromund\" title=\"Black Fromund\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Prim Panache\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_41305.jpg\" alt=\"Prim Panache\" title=\"Prim Panache\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Wildth Hotshot\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_46144.jpg\" alt=\"Wildth Hotshot\" title=\"Wildth Hotshot\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<td>');
document.write('         	         	');
document.write('         	<a href=\"/Wesker December\">');
document.write('         	     <img width=\"28\" height=\"21\" style=\"font-size:1px;\" src=\"http://bletaverse.com/var/bv/img/users_thumbs/user_thumb_39922.jpg\" alt=\"Wesker December\" title=\"Wesker December\" \/><\/a>');
document.write('         	         	<\/td>');
document.write('         	         	<\/tr>');
document.write('         	         <\/table>');
document.write('		    ');
document.write('		    <\/div>');
document.write('<\/div>');
document.write('');
document.write('');
document.write('');
document.write('<div class=\"bvPost\" id=\"bvRecentUpdatesWindow\">');
document.write('		 <div class=\"bvPostTitle\">');
document.write('		      <span>Latest news<\/span>');
document.write('		 <\/div>');
document.write('		 <div style=\"padding:10px;\">');
document.write('<p><a href=\"http://bletaverse.com/blog/news/bletaverse-at-moolto/\"><b>Bletaverse at Moolto<\/b><\/a> <small>(Betsy Sapphire @ 01.09.2010 01:44:53)<\/small><br><\/p>');
document.write('<p><a href=\"http://bletaverse.com/blog/news/available-traffic-cones/\"><b>Available Traffic Cones<\/b><\/a> <small>(Betsy Sapphire @ 31.08.2010 06:39:35)<\/small><br><\/p>');
document.write('<p><a href=\"http://bletaverse.com/blog/news/missing-profile-images/\"><b>Missing Profile Images<\/b><\/a> <small>(Jan Maroon @ 15.08.2010 05:39:14)<\/small><br><\/p>');
document.write('<\/div>');
document.write('<\/div>');
document.write('');
document.write('<div class=\"bvPost\" id=\"bvRecentUpdatesWindow\">');
document.write('		 <div class=\"bvPostTitle\">');
document.write('		      <span>Interesting Pages<\/span>');
document.write('		 <\/div>');
document.write('		 <div style=\"padding:10px;\">');
document.write('              <ul>');
document.write('              ');
document.write('              <li>');
document.write('              <a href=\"http://bletaverse.com/blog/category/posting-rules/\">Posting Rules<\/a>');
document.write('              <\/li>');
document.write('              <li>');
document.write('              <a href=\"http://bletaverse.com/how_to_post_bletaverse_hud_help.htm\">How To Post<\/a>');
document.write('              <\/li>');
document.write('              <li>');
document.write('              <a href=\"http://bletaverse.com/faq.htm\">FAQ<\/a>');
document.write('              <\/li>');
document.write('              ');
document.write('              <li>');
document.write('              <a href=\"http://bletaverse.com/blog\">News<\/a>');
document.write('              <\/li>');
document.write('              <li>');
document.write('              <a href=\"http://bletaverse.com/bletaverse-and-tnt-radio.htm\">TNT Radio<\/a>');
document.write('              <\/li>');
document.write('              <li>');
document.write('              <a href=\"http://bletaverse.com/second_life_events.htm\">Events<\/a>');
document.write('              <\/li>');
document.write('              <\/ul>');
document.write('         <\/div>');
document.write('<\/div> 	  	  <div style=\"margin-top:10px;width:250px; background-color:#BFC7DA;background-image:url(/var/bv/img/shadow_vertical.jpg);margin-bottom:10px;-moz-border-radius:10px;\">');
document.write('  <div style=\"padding:10px;\">');
document.write('  <img style=\"display:block;float:left; margin-right:10px;opacity:0.5;filter:alpha(opacity=50)\" class=\"bvSpProfileImg\" alt=\"Bletaverse Event\" title=\"Bletaverse Event\" width=\"48\" height=\"47\" src=\"http://bletaverse.com/var/bv/img/star_47.png\" \/>');
document.write(' 	  	       ');
document.write('  ');
document.write('       	  	 	    	<h2 style=\"margin-top:0px;font-size:20px;color:#070AE7;margin-bottom:0px;\">NOW LIVE<\/h2>');
document.write(' 	  	 	    	 	  	 	     ');
document.write('     ');
document.write('   <h2 style=\"margin-top:10px;margin-bottom:10px;\">Renaissance Ball & Masquerade @ Castle Romance 7pm SLT<\/h2>');
document.write('   ');
document.write('   <div style=\"margin-bottom:10px;\">');
document.write('   Throughout history, Masquerade balls were sometimes set as a game among the guests. The ma..&nbsp;<a href=\"http://bletaverse.com/second_life_events.htm\"><i>more<\/i><\/a>');
document.write('   <\/div>');
document.write('        <div style=\"text-align:center;\">');
document.write(' 	  	 	   <img style=\"vertical-align:middle;\" alt=\"Second Life logo\" title=\"Second Life location\" src=\"http://bletaverse.com/var/bv/img/sl_logo_14.jpg\" \/>');
document.write(' 	  	    	 ');
document.write(' 	  	 	   <a style=\"vertical-align:middle;\" href=\"http://slurl.com/secondlife/Pure%20Island/183/222/21\">Pure Island (183, 222, 21)<\/a>');
document.write(' 	  	 	   <\/div>');
document.write(' 	  	');
document.write(' 	  	');
document.write(' 	  <\/div>	');
document.write(' <\/div>');
document.write('  	  	 <\/div>');
document.write(' 	  	 ');
document.write(' 	  	 ');
document.write(' 	  	 <\/div>');
document.write(' 	  	 <div class=\"clearer\"><\/div>');
document.write(' 	  	 <\/div>');
document.write(' 	  	 ');
document.write(' 	  	 ');
