﻿function load_games_sn() {
  $('#gamer').html('<br><br><center><strong>Indlæser spil</strong><br><img src="/images/ajax-loader.gif" width="80%" height="10" /></center>');
  setTimeout('load_games_sn_go()', 1000);
}
function load_games_sn_go() {
  $('#gamer').load("/hidden/inside_games.asp");
}
function load_games_other() {
  $('#gamer').html('<br><br><center><strong>Indlæser spil</strong><br><img src="/images/ajax-loader.gif" width="80%" height="10" /></center>');
  setTimeout('load_games_other_go()', 1000);
}
function load_games_other_go() {
  $('#gamer').load("/hidden/inside_games.asp?game=world");
}
function load_status() {
  $('#statusboks').html('<br><br><center><strong>Indlæser statusopdateringer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_status_go()', 1000);
}
function load_status_go() {
  $('#statusboks').load("/hidden/boks_status.asp");
}
function load_aktivitet() {
  $('#statusboks').html('<br><br><center><strong>Indlæser aktiviteter</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_aktivitet_go()', 1000);
}
function load_aktivitet_go() {
  $('#statusboks').load("/hidden/boks_aktivitet.asp");
}
function load_status_slet() {
  $('#statusboks').html('<br><br><center><strong>Sletter din status</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_status_slet_go()', 1000);
}
function load_status_slet_go() {
  $('#statusboks').load("/hidden/boks_status.asp?p=del");
}
function load_rang() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser "rang" information</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_rang_go()', 1000);
}
function load_rang_go() {
  $('#profiloversigt').load("/hidden/rang.asp?rand='+Math.random()+'");
}
function load_v8() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser info om version 8.0</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_v8_go()', 1000);
}
function load_v8_go() {
  $('#profiloversigt').load("/hidden/version_8.asp");
}
function load_regler() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser betingelser</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_regler_go()', 1000);
}
function load_regler_go() {
  $('#profiloversigt').load("/hidden/betingelser.asp");
}
function load_blog_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser blog kommentarer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_blog_kom_go()', 1000);
}
function load_blog_kom_go() {
  $('#profiloversigt').load("/hidden/blogkom.asp");
}
function load_digte_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser digte kommentarer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_digte_kom_go()', 1000);
}
function load_digte_kom_go() {
  $('#profiloversigt').load("/hidden/digtekom.asp");
}
function load_fotos_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser foto kommentarer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_fotos_kom_go()', 1000);
}
function load_fotos_kom_go() {
  $('#profiloversigt').load("/hidden/fotoskom.asp");
}
function load_arts_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser kunst kommentarer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_arts_kom_go()', 1000);
}
function load_arts_kom_go() {
  $('#profiloversigt').load("/hidden/artskom.asp");
}
function load_story_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser foto kommentarer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_story_kom_go()', 1000);
}
function load_story_kom_go() {
  $('#profiloversigt').load("/hidden/storykom.asp");
}
function load_pets_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser foto kommentarer</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_pets_kom_go()', 1000);
}
function load_pets_kom_go() {
  $('#profiloversigt').load("/hidden/fotoskom.asp");
}
function load_credits_kom() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser credit shoppen</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_credits_kom_go()', 1000);
}
function load_credits_kom_go() {
  $('#profiloversigt').load("/hidden/credits.asp");
}
function load_credits2_kom() {
  $('#highlighted').html('<br><br><center><strong>Indlæser credit shoppen</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_credits2_kom_go()', 1000);
}
function load_credits2_kom_go() {
  $('#highlighted').load("/hidden/credits.asp");
}
function load_oversigt() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser oversigten</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_oversigt_go()', 1000);
}
function load_oversigt_go() {
  $('#profiloversigt').load("/hidden/oversigt.asp");
}
function load_support() {
  $('#profiloversigt').html('<br><br><center><strong>Indlæser supportformular</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_support_go()', 1000);
}
function load_support_go() {
  $('#profiloversigt').load("/hidden/support.asp");
}
function load_forumv() {
  $('#seneste').html('<br><br><center><strong>Indlæser forumaktivitet</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_forumv_go()', 1000);
}
function load_forumv_go() {
  $('#seneste').load("/hidden/forumview.asp");
}
function load_wallv() {
  $('#seneste').html('<br><br><center><strong>Indlæser din væg</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_wallv_go()', 1000);
}
function load_wallv_go() {
  $('#seneste').load("/hidden/wallview.asp");
}
function load_grupperv() {
  $('#seneste').html('<br><br><center><strong>Indlæser grupperne</strong><br><img src="/images/ajax-loader.gif" width="50%" height="10" /></center>');
  setTimeout('load_grupperv_go()', 1000);
}
function load_grupperv_go() {
  $('#seneste').load("/hidden/grupperview.asp");
}

