having a problem editing the smilies_qreply.js
Code:
'10' : new Array('images/smilies/confused.gif', ':confused:', 'Confused'),
'8' : new Array('images/smilies/mad.gif', ':mad:', 'Mad'),
'5' : new Array('images/smilies/tongue.gif', ':p', 'Stick Out Tongue'),
'4' : new Array('images/smilies/wink.gif', ';)', 'Wink'),
'3' : new Array('images/smilies/biggrin.gif', ':D', 'Big Grin'),
'2' : new Array('images/smilies/redface.gif', ':o', 'Embarrassment'),
'1' : new Array('images/smilies/smile.gif', ':)', 'Smile'),
'11' : new Array('images/smilies/frown.gif', ':(', 'Frown'),
'7' : new Array('images/smilies/rolleyes.gif', ':rolleyes:', 'Roll Eyes (Sarcastic)'),
'6' : new Array('images/smilies/cool.gif', ':cool:', 'Cool'),
'9' : new Array('images/smilies/eek.gif', ':eek:', 'EEK!'),
If I wanted to change these lines 5to match my smilies.... I just edit the location and the :x: and the emotion but what do I do with the numbers?