// JavaScript Document

if (readCookie("id5") != "") { if (readCookie("id5") != thisId) { if (readCookie("id4") != thisId) { if (readCookie("id3") != thisId) { if (readCookie("id2") != thisId) { if (readCookie("id1") != thisId) {
writeCookie("id6", (readCookie("id5")), "2400");
writeCookie("name6", (readCookie("name5")), "2400");
writeCookie("image6", (readCookie("image5")), "2400");
writeCookie("partypage6", (readCookie("partypage5")), "2400");
}}}}}} ;

if (readCookie("id4") != "") { if (readCookie("id4") != thisId) { if (readCookie("id3") != thisId) { if (readCookie("id2") != thisId) { if (readCookie("id1") != thisId) {
writeCookie("id5", (readCookie("id4")), "2400");
writeCookie("name5", (readCookie("name4")), "2400");
writeCookie("image5", (readCookie("image4")), "2400");
writeCookie("partypage5", (readCookie("partypage4")), "2400");
}}}}} ;

if (readCookie("id3") != "") { if (readCookie("id3") != thisId) { if (readCookie("id2") != thisId) { if (readCookie("id1") != thisId) {
writeCookie("id4", (readCookie("id3")), "2400");
writeCookie("name4", (readCookie("name3")), "2400");
writeCookie("image4", (readCookie("image3")), "2400");
writeCookie("partypage4", (readCookie("partypage3")), "2400");
}}}} ;

if (readCookie("id2") != "") { if (readCookie("id2") != thisId) { if (readCookie("id1") != thisId) {
writeCookie("id3", (readCookie("id2")), "2400");
writeCookie("name3", (readCookie("name2")), "2400");
writeCookie("image3", (readCookie("image2")), "2400");
writeCookie("partypage3", (readCookie("partypage2")), "2400");
}}} ;

if (readCookie("id1") != "") { if (readCookie("id1") != thisId) {
writeCookie("id2", (readCookie("id1")), "2400");
writeCookie("name2", (readCookie("name1")), "2400");
writeCookie("image2", (readCookie("image1")), "2400");
writeCookie("partypage2", (readCookie("partypage1")), "2400");
}} ;

writeCookie("id1", thisId, "2400");
writeCookie("name1", thisName, "2400");
writeCookie("image1", thisImage, "2400");
writeCookie("partypage1", thisPage, "2400");

writeCookie("artistid", thisId, "2400");
writeCookie("artistname", thisName, "2400");
writeCookie("artistimage", thisImage, "2400");
writeCookie("artistpartypage", thisPage, "2400");

