replace this
// Warning: Do not use '>', or a single 'quote' or a double "quote"
var smile = new Array();
smile[0] = ['URL',':-|'];
smile[1] = ['URL','}:-('];
smile[2] = ['BREAK'];
smile[3] = ['URL','(:-)'];
smile[4] = ['URL',']:-o'];
// smile[#] = ['URL of IMG','Smiley Character'];
// smile[#] = ['BREAK'];
// Dont edit below
with this
// Warning: Do not use '>', or a single 'quote' or a double "quote"
if(pb_username.match(/username|username2|username3/)){
var smile = new Array();
smile[0] = ['URL of IMG','Smiley Character'];
smile[1] = ['URL of IMG','Smiley Character'];
smile[2] = ['URL of IMG','Smiley Character'];
smile[3] = ['URL of IMG','Smiley Character'];
smile[4] = ['URL of IMG','Smiley Character'];
smile[5] = ['URL of IMG','Smiley Character'];
}else if(pb_username.match(/username|username2|username3/)){
var smile = new Array();
smile[0] = ['URL of IMG','Smiley Character'];
smile[1] = ['URL of IMG','Smiley Character'];
smile[2] = ['URL of IMG','Smiley Character'];
smile[3] = ['URL of IMG','Smiley Character'];
smile[4] = ['URL of IMG','Smiley Character'];
smile[5] = ['URL of IMG','Smiley Character'];
}else if(pb_username.match(/username|username2|username3/)){
var smile = new Array();
smile[0] = ['URL of IMG','Smiley Character'];
smile[1] = ['URL of IMG','Smiley Character'];
smile[2] = ['URL of IMG','Smiley Character'];
smile[3] = ['URL of IMG','Smiley Character'];
smile[4] = ['URL of IMG','Smiley Character'];
smile[5] = ['URL of IMG','Smiley Character'];
}
// Dont edit below
read the instructions from the first page , and then make thses changes
the first one you add the stars you want all the groups to have [group 1 , 2 and 3]
the second you add the stars you want the group with 10 smiles [group 2 and 3]
the third you add the group names which have 15 smiles [group 3 only]
NOTE use smile[#] = ['BREAK'];
where ever it stretches the page