//Voting-Button A-Kids vorausladen
n_sf_a = new Image();
n_sf_a.src = "/s/_org/voting/_img/sf_a_abstimmen_a.gif";
h_sf_a = new Image();
h_sf_a.src = "/s/_org/voting/_img/sf_a_abstimmen_b.gif";
n_sf1_a = new Image();
n_sf1_a.src = "/s/_org/voting/_img/sf_a_ergebnis_a.gif";
h_sf1_a = new Image();
h_sf1_a.src = "/s/_org/voting/_img/sf_a_ergebnis_b.gif";

//Voting-Button B-Kids vorausladen
n_sf_b = new Image();
n_sf_b.src = "/s/_org/voting/_img/sf_b_abstimmen_a.gif";
h_sf_b = new Image();
h_sf_b.src = "/s/_org/voting/_img/sf_b_abstimmen_b.gif";
n_sf1_b = new Image();
n_sf1_b.src = "/s/_org/voting/_img/sf_b_ergebnis_a.gif";
h_sf1_b = new Image();
h_sf1_b.src = "/s/_org/voting/_img/sf_b_ergebnis_b.gif";

//Voting-Button C-Kids vorausladen
n_sf_c = new Image();
n_sf_c.src = "/s/_org/voting/_img/sf_c_abstimmen_a.gif";
h_sf_c = new Image();
h_sf_c.src = "/s/_org/voting/_img/sf_c_abstimmen_b.gif";
n_sf1_c = new Image();
n_sf1_c.src = "/s/_org/voting/_img/sf_c_ergebnis_a.gif";
h_sf1_c = new Image();
h_sf1_c.src = "/s/_org/voting/_img/sf_c_ergebnis_b.gif";
