The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

application form that posts to forums

+4
owner08
Master Marc
ankillien
Reave
8 posters

Page 1 of 2 1, 2  Next

Go down

application form that posts to forums Empty application form that posts to forums

Post by Reave November 6th 2009, 1:22 am

I would like to get the data from the application or form that people fill and when they submit it, it will post to a specific section of my forum. Is this possible? Similar to the contact on the forums but instead of sending to administrators it will get posted into the forums.
Reave
Reave
Forumember

Male Posts : 46
Reputation : 10
Language : English

http://ectos.darkbb.com/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ankillien November 6th 2009, 3:15 pm

Hello,

I think, it will require PHP coding or advance knowledge of JavaScript and DOM. Its really very difficult to write such script and there is no copy-paste script available for this.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Master Marc November 6th 2009, 3:17 pm

There is a trick, if am reading this question correctly, that is possible, Wink

But, you'll need to be a member of the forum to use it, Cool

If that is fine with you Reave, I will post it...
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ankillien November 6th 2009, 3:25 pm

Hey Marc, do you really know how to do it? and why does he need be a member 'the forum'?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Master Marc November 6th 2009, 4:29 pm

ankillien wrote:Hey Marc, do you really know how to do it? and why does he need be a member 'the forum'?
Okay!

I re-checked, and a guest can also do it, Wink ( Admins can choose if they would like guests or only members )

I've private messaged Mr Mario with the tutorial, Hello

Now, we just wait, Very good
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reave November 7th 2009, 3:40 am

I would be very interested, basically it would be for guests only.
Reave
Reave
Forumember

Male Posts : 46
Reputation : 10
Language : English

http://ectos.darkbb.com/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by owner08 December 11th 2009, 8:00 pm

hey can you PM me the tutorial, please...
avatar
owner08
Forumember

Posts : 145
Reputation : 0
Language : english

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reign December 12th 2009, 6:34 am

avatar
Reign
Forumember

Posts : 122
Reputation : 0
Language : english

Back to top Go down

application form that posts to forums Empty It's Elementary

Post by Star Blade January 3rd 2010, 11:27 pm

Oh, filling out an application that goes to the forum? That's what I have on my forum, or at least, I use a trick that could be used for such.

I've got 2 different tricks worked out:
A) E-mail Form (Sends to a specified e-mail)
B) Forum Form (Sends to a specific topic anywhere on the forum. Permissions are easily changed.)

If you'd like me to explain it, I'll do so.
It's very simple, anyone who can copy/paste and work their way around the Admin Panel can do it.
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ecosystem January 3rd 2010, 11:59 pm

Star Blade wrote:Oh, filling out an application that goes to the forum? That's what I have on my forum, or at least, I use a trick that could be used for such.

I've got 2 different tricks worked out:
A) E-mail Form (Sends to a specified e-mail)
B) Forum Form (Sends to a specific topic anywhere on the forum. Permissions are easily changed.)

If you'd like me to explain it, I'll do so.
It's very simple, anyone who can copy/paste and work their way around the Admin Panel can do it.
Could you explain it? I've been wanting to do this too.
ecosystem
ecosystem
Forumember

Male Posts : 101
Reputation : 0
Language : Ingles
Location : California

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 5th 2010, 2:24 am

First let's make sure we're all on the same base.
Is this the sort of thing you want?

E-Mail Submission Form: (sends post to an e-mail)
http://www.mln-ligers.net/RPG-Submit-TEST-h26.htm
(used so members could register for an RPG Beta Test, sent straight to the e-mail of my choice.)

Forum Submission Form: (both sends posts to the forum)
http://www.mln-ligers.net/Shout-Out-h13.htm
(used for shout outs)

http://mln-ligers.forumotion.net/MRPG-Start-h17.htm
(used for RPG User Sign In Submission)
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ecosystem January 5th 2010, 4:54 am

Star Blade wrote:
E-Mail Submission Form: (sends post to an e-mail)
http://www.mln-ligers.net/RPG-Submit-TEST-h26.htm
(used so members could register for an RPG Beta Test, sent straight to the e-mail of my choice.)
^This one,
but instead of sending it to an e-mail, it posts the results on the forum.
If you can't do this, can you tell us how to do it your way (the second one you posted)?
ecosystem
ecosystem
Forumember

Male Posts : 101
Reputation : 0
Language : Ingles
Location : California

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by owner08 January 5th 2010, 8:00 pm

yeah, i was wandering how you did it as well...
i've been looking for a solution to this for a long time.
Please help us Smile
avatar
owner08
Forumember

Posts : 145
Reputation : 0
Language : english

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reave January 6th 2010, 12:41 am

owner08 wrote:yeah, i was wandering how you did it as well...
i've been looking for a solution to this for a long time.
Please help us Smile

Same, this would make my forums 100x better.
Reave
Reave
Forumember

Male Posts : 46
Reputation : 10
Language : English

http://ectos.darkbb.com/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reign January 8th 2010, 2:43 pm

owner08 wrote:yeah, i was wandering how you did it as well...
i've been looking for a solution to this for a long time.
Please help us Smile

use this

email form generator easier to create forms

but it sends to ur email not to a thread

www.emailmeform.com
avatar
Reign
Forumember

Posts : 122
Reputation : 0
Language : english

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 8th 2010, 11:34 pm

Alright, one moment. I'll be editing my post with the answer shortly.


You can do this two ways:
1) Do it on an HTML Page set to use the forum page header and page.
////////[LIMITED]\\\\\\\\

2) Use a specified HTML coding.
(I'll explain this in a moment...)
////////[CUSTOMIZABLE]\\\\\\\\


I'll explain #2, since that's my recommended process. Though if you need to know #1, I can explain that as well.

1. Start a new HTML Page, don't use forum header and page.
2. Enter the following coding at the top of the HTML Page (make sure it's set to code form, in other words, a green plus where it says "HTML"):
Code:
<html>
<body background="IMG URL HERE">
For bodybackground, put whatever image URL you want for the background where it says IMG URL HERE. Always keep the quotation marks.

3. Next comes this set of coding. Edit WHATEVER TITLE YOU WANT HERE to whatever you wish for the title:
Code:
<HEAD>
<DIV class=h1>WHATEVER TITLE YOU WANT HERE</DIV><BR>
<STYLE id=wysiwyg_css type=text/css>.wysiwyg {background: #edeff5;color: #000000;font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}</STYLE>

4. Next paste in this:
Code:
<FORM id=quick_reply name=post onsubmit="return vB_Editor['text_editor'].prepare_submit(0, 0)" action=/posting.forum method=post>

<DIV id=textarea_content style="CLEAR: both; MARGIN-LEFT: auto; WIDTH: 500px; MARGIN-RIGHT: auto; HEIGHT: 500px"><TEXTAREA class=inputbox id=text_editor_textarea style="FONT-SIZE: 1.2em" name=message rows=10 cols=29 editorid="text_editor"> HERE IS WHERE YOU PUT THE TEXT YOU WANT IN THE BOX</TEXTAREA></DIV>
<INPUT type=hidden value=reply name=mode>
5. Edit HERE IS WHERE YOU PUT THE TEXT YOU WANT IN THE BOX for any instructions you wish to show up in the post box.

6. Finally, insert this coding at the bottom. Change TOPIC NUMBER HERE to the destination of the post.

Code:
<INPUT type=hidden value=76a25c7a79cedbfb6e47484a662b2998 name=sid><INPUT type=hidden value=TOPIC NUMBER HERE name=t> </SCRIPT>
<INPUT class=button2 type=submit value=Send name=post></DIV></FORM>
</HEAD>

Example:
http://mln-ligers.forumotion.net/save-point-f9/note5152121-t43.htm

The green number is what you want.
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reave January 9th 2010, 12:22 am

Nice Star Blade, is it possible that to make it when the person clicks the send button it will create a new thread?
Reave
Reave
Forumember

Male Posts : 46
Reputation : 10
Language : English

http://ectos.darkbb.com/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ecosystem January 9th 2010, 1:33 am

Star Blade wrote:
6. Finally, insert this coding at the bottom. Change TOPIC NUMBER HERE to the destination of the post.

Code:
<INPUT type=hidden value=76a25c7a79cedbfb6e47484a662b2998 name=sid><INPUT type=hidden value=TOPIC NUMBER HERE name=t> </SCRIPT>
<INPUT class=button2 type=submit value=Send name=post></DIV></FORM>
</HEAD>

Example:
http://mln-ligers.forumotion.net/save-point-f9/note5152121-t43.htm

The green number is what you want.
Do you only put in the green number, or the whole link?
Also, when I replaced it with a link to a topic, it said "You must first select a topic first." Is there a command where you have to use the name=t part as the t43 like you said before?


Here is the link to the html page I tried to use:
http://supportpawn.forumotion.com/app-h1.htm

Here is the html code I put to format the page.
Code:
<html>
<body background="http://www.designyourwall.com/store/images/P/ne220_w_big.jpg">
<HEAD><DIV class=h1>Application</DIV><BR>
<STYLE id=wysiwyg_css type=text/css>.wysiwyg {background: #edeff5;color: #000000;font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}</STYLE>
<FORM id=quick_reply name=post onsubmit="return vB_Editor['text_editor'].prepare_submit(0, 0)" action=/posting.forum method=post>
<DIV id=textarea_content style="CLEAR: both; MARGIN-LEFT: auto; WIDTH: 500px; MARGIN-RIGHT: auto; HEIGHT: 500px"><TEXTAREA class=inputbox id=text_editor_textarea style="FONT-SIZE: 1.2em" name=message rows=10 cols=29 editorid="text_editor"> HERE IS WHERE YOU PUT THE TEXT YOU WANT IN THE BOX</TEXTAREA></DIV>
<INPUT type=hidden value=reply name=mode>
<INPUT type=hidden value=76a25c7a79cedbfb6e47484a662b2998 name=sid><INPUT type=hidden value=http://supportpawn.forumotion.com/your-first-forum-f1/your-first-subject-t1.htm name=t> </SCRIPT>
<INPUT class=button2 type=submit value=Send name=post></DIV></FORM>
</HEAD>
Is the code wrong? Do I have to change something?

When you click send, everything seems okay, but it says you have to specify a topic first. Any ideas?
ecosystem
ecosystem
Forumember

Male Posts : 101
Reputation : 0
Language : Ingles
Location : California

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 9th 2010, 4:43 am

Ecosystem: Ah, I see the problem.
Code:
<INPUT type=hidden value=76a25c7a79cedbfb6e47484a662b2998 name=sid><INPUT type=hidden value=TOPIC NUMBER HERE name=t> </SCRIPT>
<INPUT class=button2 type=submit value=Send name=post></DIV></FORM>
</HEAD>

You put in the number, not the link. Whatever the topic number is. Absolutely nothing else in the "TOPIC NUMBER HERE" area.


Last edited by Star Blade on January 9th 2010, 4:46 am; edited 1 time in total
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reave January 9th 2010, 4:44 am

ecosystem, where you see value= just put the number in that you see in you url link, nothing else. Notice how the 1 is bolded in the link below.

http://supportpawn.forumotion.com/your-first-forum-f1/your-first-subject-t1.htm

In your case just set your value=1.
Reave
Reave
Forumember

Male Posts : 46
Reputation : 10
Language : English

http://ectos.darkbb.com/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 9th 2010, 4:48 am

Reave wrote:Nice Star Blade, is it possible that to make it when the person clicks the send button it will create a new thread?
Sure. I know it's possible, it just requires different coding. If you want, I can look into it. I'd be able to get you an answer in no time. Though my answer may be delayed since I'm trying to deal with something on my site, however that will not hinder me from helping you out.

Reave wrote:ecosystem, where you see value= just put the number in that you see in you url link, nothing else. Notice how the 1 is bolded in the link below.

http://supportpawn.forumotion.com/your-first-forum-f1/your-first-subject-t1.htm

In your case just set your value=1.
Yup, that's much simpler than my explanation, simplified is always better.
Just the number, unless you plan on doing an entirely different function.
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ecosystem January 9th 2010, 5:04 am

Thanks alot guys. I don't mean to steal someone else's thread, but I seem to be he only one that is a step behind. Please note that this message has no effect on the outcome of the thread unless specified by the creator's consent. In other words, don't close it, as I did not create this thread. Once again thanks so much, Star Blade and Reave.
ecosystem
ecosystem
Forumember

Male Posts : 101
Reputation : 0
Language : Ingles
Location : California

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 9th 2010, 5:18 am

Ecosystem: No problem.
Reave: Hmm... I've never tried figuring out the coding for making a topic. It'd be useful feature, but it'll take me awhile to figure out entirely.

What I'm doing is looking through about 5-7 pages of coding on MS Word and figuring out what I need and what I don't.
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by ecosystem January 9th 2010, 5:36 am

Star Blade wrote:Ecosystem: No problem.
Reave: Hmm... I've never tried figuring out the coding for making a topic. It'd be useful feature, but it'll take me awhile to figure out entirely.

What I'm doing is looking through about 5-7 pages of coding on MS Word and figuring out what I need and what I don't.
Hey Star Blade,
If I wanted to add more boxes, I would generally copy and paste the code inside of the DIV tags, but when I do that, it creates another post, while I would just like everything to be on one post. I have pasted the code right under the first one.
This would be for adding more fields such as Name: Favorite Color: and other aspects in a typical survey.
ecosystem
ecosystem
Forumember

Male Posts : 101
Reputation : 0
Language : Ingles
Location : California

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 9th 2010, 5:38 am

Reave: Before I continue working on this, I need to know what you want.

A) HTML Page with your forum header and everything with the topic-posting box. [Already done]

B) Use an HTML Page with a background and a topic-posting box. [Much harder, so it'll take time]


Ecosystem: Well, the forums wouldn't allow seperate boxes, since there's only the title, description, and message, if I understand what you're asking correctly.

Though, you could edit the text field to display whatever questions you want. Like I've done with an RPG project of mine.


Last edited by Star Blade on January 9th 2010, 9:13 pm; edited 2 times in total (Reason for editing : Solution!)
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by crysis992 January 9th 2010, 9:41 pm

Thank you, this is very usefull.

But is it possible that the form create a new topic? At the moment it post only in a topic.
avatar
crysis992
Forumember

Posts : 67
Reputation : 0
Language : German

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Reave January 10th 2010, 2:39 am

Star Blade wrote:Reave: Before I continue working on this, I need to know what you want.

A) HTML Page with your forum header and everything with the topic-posting box. [Already done]

B) Use an HTML Page with a background and a topic-posting box. [Much harder, so it'll take time]

Ill pick (A), Thanks for all the hard work you have put into this project.
Reave
Reave
Forumember

Male Posts : 46
Reputation : 10
Language : English

http://ectos.darkbb.com/

Back to top Go down

application form that posts to forums Empty Re: application form that posts to forums

Post by Star Blade January 10th 2010, 8:32 pm

Reave: No problem. I'll test the coding and have it to you ASAP.
crysis992: I'm working on a code for Reave, which I'm assuming from your statement, is the same you want. I'll have the code out as soon as I have tested everything out, and removed my forum smilies from the options.


----------------------------------------------------------------------------


Alright, first let me explain how I got all the coding.

1.) I got the first set of codes by copying the QUICKREPLY feature on my forum, posting it in an HTML page, and looking through the coding to find what was needed and what was not.
2.) I did virtually the same thing for the topic coding, by getting the coding on my forum of a NEW TOPIC window, and going through the HTML and deciding what was needed and inserting other coding.
I have to release this post into about 3 part or so, since the post max length won't permit all the coding in an entire post.
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty PART I OF CODING

Post by Star Blade January 10th 2010, 8:58 pm


  1. Code:
    <html>
    <body background="IMAGE HERE">
  2. Define the image in CODE #1
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

application form that posts to forums Empty PART II OF CODING

Post by Star Blade January 10th 2010, 9:02 pm

3.
Code:
<HEAD>
<form action="/posting.forum" method="post" name="post" onsubmit="return vB_Editor['text_editor'].prepare_submit(0,0)"><h1 class="page-title">Post a new topic</h1><div class="panel" id="postingbox"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Post a new topic</div><fieldset class="fields1"><dl><dt> &nbsp; </dd></dl><dl><dt><label>Subject</label></dt><dd><input class="inputbox medium" type="text" name="subject" value="" maxlength="255" title="The length of the title for this topic must be ranging between 10 and 255 characters" onkeypress="if (event.keyCode==13){return false}" /><script type="text/javascript">input = document.getElementsByName('subject');</script> <select name="topic_color" onchange="input[0].style.color = topic_color.value" style="margin-left:10px"><option value="#660000" style="color:#660000;" >Dark Red</option><option value="#FF0000" style="color:#FF0000;" >Red</option><option value="#FF9933" style="color:#FF9933;" >Orange</option><option value="#663300" style="color:#663300;" >Brown</option><option value="#FFFF00" style="color:#FFFF00;" >Yellow</option><option value="#006600" style="color:#006600;" >Green</option><option value="#666633" style="color:#666633;" >Olive</option><option value="#00FFFF" style="color:#00FFFF;" >Cyan</option><option value="#0000FF" style="color:#0000FF;" >Blue</option><option value="#000099" style="color:#000099;" >Dark Blue</option><option value="#6600FF" style="color:#6600FF;" >Indigo</option><option value="#999999" style="color:#999999;" >Grey</option><option value="#FFFFFF" style="color:#CCCCCC;" >White</option><option value="#000000" style="color:#000000;" >Black</option><option value="" style="color:;" selected="selected">None (use implicit)</option></select><script type="text/javascript">input[0].style.color = '';</script></dd></dl><dl><dt><label>Description</label></dt><dd><input class="inputbox medium" type="text" name="description" value="" maxlength="255" onkeypress="if (event.keyCode==13){return false}" /></dd></dl><style id="wysiwyg_css" type="text/css">.wysiwyg {background: #edeff5;color: #000000;font: 10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;}</style><!--
 START text_editor_select_controls --><div id="text_editor_select_controls"><div style="visibility:hidden" class="select" id="table_gui" style="display:''"><p><img src="[url=http://2img.net/i/fa/wysiwyg/height.png]http://2img.net/i/fa/wysiwyg/height.png[/url]" alt="Height" title="Height" style="vertical-align:middle" />&nbsp;<input type="text" autocomplete="off" class="inputbox medium" id="table_gui_lines" maxlength="3" style="width:20px" title="Rows" onkeypress="if (event.keyCode==13){ bbstyle_table();selectWysiwyg(this,'table_gui');return false}" />&nbsp;x&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/width.png]http://2img.net/i/fa/wysiwyg/width.png[/url]" alt="Width" title="Width" style="vertical-align:middle" />&nbsp;<input type="text" autocomplete="off" class="inputbox medium" id="table_gui_cols" maxlength="3" style="width:20px" title="Cols" onkeypress="if (event.keyCode==13){ bbstyle_table();selectWysiwyg(this,'table_gui');return false}" />&nbsp;&nbsp;<input type="button" class="button2" onclick="bbstyle_table();selectWysiwyg(this,'table_gui')" value="Ok" /></p><p style="text-align:center;display:''"><button class="button2" onclick="bbstyle(54)" id="addbbcode54" onmouseover="helpline('tab')" type="button" id="addbbcode54" accesskey="" title="Insert a table"><img src="[url=http://2img.net/i/fa/wysiwyg/table_add.png]http://2img.net/i/fa/wysiwyg/table_add.png[/url]" alt="Insert a table" style="display:''"></button>&nbsp;<button class="button2" onclick="bbstyle(58)" id="addbbcode58" onmouseover="helpline('tab')" type="button" id="addbbcode54" accesskey="" title="Add a row"><img src="[url=http://2img.net/i/fa/wysiwyg/table_row_insert.png]http://2img.net/i/fa/wysiwyg/table_row_insert.png[/url]" alt="Add a row" style="display:''"></button>&nbsp;<button class="button2" onclick="bbstyle(60)" id="addbbcode60" onmouseover="helpline('tab')" type="button" id="addbbcode54" accesskey="" title="Add a cell"><img src="[url=http://2img.net/i/fa/wysiwyg/table_add_cell.png]http://2img.net/i/fa/wysiwyg/table_add_cell.png[/url]" alt="Add a cell" style="display:''"></button>&nbsp;</p></div><div style="visibility:hidden" class="select" id="img"><p><img src="[url=http://2img.net/i/fa/wysiwyg/link.png]http://2img.net/i/fa/wysiwyg/link.png[/url]" alt="URL" title="URL" style="vertical-align:middle" />&nbsp;<input type="text" autocomplete="off" class="inputbox" style="width:150px" id="img_url" title="URL" onkeypress="if (event.keyCode==13){ constructBBcode('img','','img_url');selectWysiwyg(this,'img');return false}" /></p><p style="text-align:center"><input type="button" class="button2" onclick="constructBBcode('img','','img_url');selectWysiwyg(this,'img')" value="Ok" /></p></div><div style="visibility:hidden" class="select" id="url"><p><img src="[url=http://2img.net/i/fa/wysiwyg/link.png]http://2img.net/i/fa/wysiwyg/link.png[/url]" alt="URL" title="URL" style="vertical-align:middle" />&nbsp;<input onkeypress="if(event.keyCode==13){constructBBcode('url',new Array('link_url'),'name_url');selectWysiwyg(this,'url');return false}" type="text" autocomplete="off" class="inputbox" style="width:150px" id="link_url" title="URL" /></p><p><img src="[url=http://2img.net/i/fa/wysiwyg/link_text.png]http://2img.net/i/fa/wysiwyg/link_text.png[/url]" alt="Label" title="Label" style="vertical-align:middle" />&nbsp;<input onkeypress="if(event.keyCode==13){constructBBcode('url',new Array('link_url'),'name_url');selectWysiwyg(this,'url');return false}" type="text" autocomplete="off" class="inputbox" style="width:150px" id="name_url" title="Label" /></p><p style="text-align:center"><input type="button" class="button2" onclick="constructBBcode('url',new Array('link_url'),'name_url');selectWysiwyg(this,'url')" value="Ok" /></p></div><div style="visibility:hidden" class="select" id="video"><p style="text-align:center"><a href="[url=http://youtube.com/]http://youtube.com/[/url]" target="_blank"><img style="color:black" id="text_editor_cmd_constructBBcode_select_color_black">Black</button></div><div style="visibility:hidden" class="select" id="wfont"><button style="font-family:Arial" id="text_editor_cmd_constructBBcode_select_font_arial">Arial</button><br /><button style="font-family:'Arial Black'" id="text_editor_cmd_constructBBcode_select_font_arial_black">Arial Black</button><br /><button style="font-family:'Comic Sans Ms'" id="text_editor_cmd_constructBBcode_select_font_comic_sans_ms">Comic Sans Ms</button><br /><button style="font-family:'Courier New'" id="text_editor_cmd_constructBBcode_select_font_courier_new">Courier New</button><br /><button style="font-family:Georgia" id="text_editor_cmd_constructBBcode_select_font_georgia">Georgia</button><br /><button style="font-family:'Impact'" id="text_editor_cmd_constructBBcode_select_font_impact">Impact</button><br /><button style="font-family:'Times New Roman'" id="text_editor_cmd_constructBBcode_select_font_times_new_roman">Times New Roman</button><br /><button style="font-family:'Trebuchet MS'" id="text_editor_cmd_constructBBcode_select_font_trebuchet_mS">Trebuchet MS</button><br /><button style="font-family:Verdana" id="text_editor_cmd_constructBBcode_select_font_verdana">Verdana</button><br /></div><div style="visibility:hidden" class="select" id="wother"><button id="text_editor_cmd_constructBBcode_select_action_sub">Index</button><br /><button id="text_editor_cmd_constructBBcode_select_action_sup">Exponent</button><br /><button id="text_editor_cmd_constructBBcode_select_action_spoiler">Spoiler</button><br /><button id="text_editor_cmd_constructBBcode_select_action_hide">Hidden</button><br /><button id="text_editor_cmd_constructBBcode_select_action_scroll">Horizontal scrolling</button><br /><button id="text_editor_cmd_constructBBcode_select_action_updown">Vertical scrolling</button><br /><button id="text_editor_cmd_constructBBcode_select_action_rand">Random</button><br /><button id="text_editor_cmd_constructBBcode_select_action_wow">WoW</button><br /></div></div><!--
 Closing tag for #text_editor_select_controls --><div id="text_editor_controls"><div id="format-buttons" style="margin:0"><span id="text_edit" style="display:none"><button class="button2" onclick="bbstyle(0)" onmouseover="helpline('b')" type="button" id="addbbcode0" accesskey="b" title="Bold"><img src="[url=http://2img.net/i/fa/wysiwyg/text_bold.png]http://2img.net/i/fa/wysiwyg/text_bold.png[/url]" alt="Bold" /></button>&nbsp;<button class="button2" onclick="bbstyle(2)" onmouseover="helpline('i')" type="button" id="addbbcode2" accesskey="i" title="Ital."><img src="[url=http://2img.net/i/fa/wysiwyg/text_italic.png]http://2img.net/i/fa/wysiwyg/text_italic.png[/url]" alt="Ital." /></button>&nbsp;<button class="button2" onclick="bbstyle(4)" onmouseover="helpline('u')" type="button" id="addbbcode4" accesskey="u" title="Underl."><img src="[url=http://2img.net/i/fa/wysiwyg/text_underline.png]http://2img.net/i/fa/wysiwyg/text_underline.png[/url]" alt="Underl." /></button>&nbsp;<button class="button2" onclick="bbstyle(34)" onmouseover="helpline('x')" type="button" id="addbbcode34" accesskey="x" title="Strike"><img src="[url=http://2img.net/i/fa/wysiwyg/text_strikethrough.png]http://2img.net/i/fa/wysiwyg/text_strikethrough.png[/url]" alt="Strike" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="bbstyle(52)" onmouseover="helpline('m')" type="button" id="addbbcode52" accesskey="m" title="Left"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_left.png]http://2img.net/i/fa/wysiwyg/text_align_left.png[/url]" alt="Left" /></button>&nbsp;<button class="button2" onclick="bbstyle(30)" onmouseover="helpline('t')" type="button" id="addbbcode30" accesskey="t" title="Center"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_center.png]http://2img.net/i/fa/wysiwyg/text_align_center.png[/url]" alt="Center" /></button>&nbsp;<button class="button2" onclick="bbstyle(32)" onmouseover="helpline('g')" type="button" id="addbbcode32" accesskey="g" title="Right"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_right.png]http://2img.net/i/fa/wysiwyg/text_align_right.png[/url]" alt="Right" /></button>&nbsp;<button class="button2" onclick="bbstyle(46)" onmouseover="helpline('jt')" type="button" id="addbbcode46" accesskey="jt" title="Justified"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_justify.png]http://2img.net/i/fa/wysiwyg/text_align_justify.png[/url]" alt="Justified" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="bbstyle(10)" onmouseover="helpline('l')" type="button" id="addbbcode10" accesskey="l" title="-List"><img src="[url=http://2img.net/i/fa/wysiwyg/text_list_bullets.png]http://2img.net/i/fa/wysiwyg/text_list_bullets.png[/url]" alt="-List" /></button>&nbsp;<button class="button2" onclick="bbstyle(12)" onmouseover="helpline('o')" type="button" id="addbbcode12" accesskey="o" title="Ordered List"><img src="[url=http://2img.net/i/fa/wysiwyg/text_list_numbers.png]http://2img.net/i/fa/wysiwyg/text_list_numbers.png[/url]" alt="Ordered List" /></button>&nbsp;<button class="button2" onclick="bbfontstyle('<hr />','')" onmouseover="helpline('hr')" type="button" title="Insert a line break"><img src="[url=http://2img.net/i/fa/wysiwyg/text_horizontalrule.png]http://2img.net/i/fa/wysiwyg/text_horizontalrule.png[/url]" alt="Insert a line break" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="bbstyle(6)" onmouseover="helpline('q')" type="button" id="addbbcode6" accesskey="q" title="'Quote'"><img src="[url=http://2img.net/i/fa/wysiwyg/comments.png]http://2img.net/i/fa/wysiwyg/comments.png[/url]" alt="'Quote'" /></button>&nbsp;<button class="button2" onclick="bbstyle(8)" onmouseover="helpline('c')" type="button" id="addbbcode8" accesskey="c" title="Code"><img src="[url=http://2img.net/i/fa/wysiwyg/page_white_code.png]http://2img.net/i/fa/wysiwyg/page_white_code.png[/url]" alt="Code" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'table_gui')" onmouseover="helpline('tab')" type="button" id="addbbcodetable" accesskey="" title="Insert a table"><img src="[url=http://2img.net/i/fa/wysiwyg/table.png]http://2img.net/i/fa/wysiwyg/table.png[/url]" alt="Insert a table" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="display_upload_servimg(this,'monsieurzack@gmail.com','415a9f5a736a825b925dd6d9f6a55b64','14099127')" onmouseover="helpline('y')" type="button" id="servimg" accesskey="y" title="Host an image"><img src="[url=http://2img.net/i/fa/wysiwyg/picture_save.png]http://2img.net/i/fa/wysiwyg/picture_save.png[/url]" alt="Host an image" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'img')" onmouseover="helpline('p')" type="button" id="addbbcode14" accesskey="p" title="Image"><img src="[url=http://2img.net/i/fa/wysiwyg/picture.png]http://2img.net/i/fa/wysiwyg/picture.png[/url]" alt="Image" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'url')" onmouseover="helpline('w')" type="button" id="addbbcode16" accesskey="w" title="Link"><img src="[url=http://2img.net/i/fa/wysiwyg/link.png]http://2img.net/i/fa/wysiwyg/link.png[/url]" alt="Link" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'flash')" onmouseover="helpline('fl')" type="button" title="Flash"><img src="[url=http://2img.net/i/fa/wysiwyg/page_white_flash.png]http://2img.net/i/fa/wysiwyg/page_white_flash.png[/url]" alt="Flash" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'video')" onmouseover="helpline('vd')" type="button" title="Video"><img src="[url=http://2img.net/i/fa/wysiwyg/film.png]http://2img.net/i/fa/wysiwyg/film.png[/url]" alt="Video" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="selectWysiwyg(this,'px')" onmouseover="helpline('f')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/style.png]http://2img.net/i/fa/wysiwyg/style.png[/url]" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'color')" onmouseover="helpline('s')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/color_swatch.png]http://2img.net/i/fa/wysiwyg/color_swatch.png[/url]" alt="" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'font')" onmouseover="helpline('ft')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/font.png]http://2img.net/i/fa/wysiwyg/font.png[/url]" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<input class="button2" onclick="selectWysiwyg(this,'other')" type="button" value="Others" style="height:22px" />&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="window.open('?mode=bbcode')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/help.png]http://2img.net/i/fa/wysiwyg/help.png[/url]" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<a onmouseover="helpline('a')" href="javascript:bbstyle(-1)">Close Tags</a>&nbsp;</span><span id="html_edit" style="display:none"><button class="button2" onmouseover="helpline('b')" type="button" id="text_editor_cmd_bold" accesskey="b" title="Bold"><img src="[url=http://2img.net/i/fa/wysiwyg/text_bold.png]http://2img.net/i/fa/wysiwyg/text_bold.png[/url]" alt="Bold" /></button>&nbsp;<button class="button2" onmouseover="helpline('i')" type="button" id="text_editor_cmd_italic" accesskey="i" title="Ital."><img src="[url=http://2img.net/i/fa/wysiwyg/text_italic.png]http://2img.net/i/fa/wysiwyg/text_italic.png[/url]" alt="Ital." /></button>&nbsp;<button class="button2" onmouseover="helpline('u')" type="button" id="text_editor_cmd_underline" accesskey="u" title="Underl."><img src="[url=http://2img.net/i/fa/wysiwyg/text_underline.png]http://2img.net/i/fa/wysiwyg/text_underline.png[/url]" alt="Underl." /></button>&nbsp;<button class="button2" onmouseover="helpline('x')" type="button" id="text_editor_cmd_strikethrough" accesskey="x" title="Strike"><img src="[url=http://2img.net/i/fa/wysiwyg/text_strikethrough.png]http://2img.net/i/fa/wysiwyg/text_strikethrough.png[/url]" alt="Strike" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onmouseover="helpline('m')" type="button" id="text_editor_cmd_justifyleft" accesskey="m" title="Left"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_left.png]http://2img.net/i/fa/wysiwyg/text_align_left.png[/url]" alt="Left" /></button>&nbsp;<button class="button2" onmouseover="helpline('t')" type="button" id="text_editor_cmd_justifycenter" accesskey="t" title="Center"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_center.png]http://2img.net/i/fa/wysiwyg/text_align_center.png[/url]" alt="Center" /></button>&nbsp;<button class="button2" onmouseover="helpline('g')" type="button" id="text_editor_cmd_justifyright" accesskey="g" title="Right"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_right.png]http://2img.net/i/fa/wysiwyg/text_align_right.png[/url]" alt="Right" /></button>&nbsp;<button class="button2" onmouseover="helpline('jt')" type="button" id="text_editor_cmd_justifyfull" accesskey="jt" title="Justified"><img src="[url=http://2img.net/i/fa/wysiwyg/text_align_justify.png]http://2img.net/i/fa/wysiwyg/text_align_justify.png[/url]" alt="Justified" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onmouseover="helpline('l')" type="button" id="text_editor_cmd_insertunorderedlist" accesskey="l" title="-List"><img src="[url=http://2img.net/i/fa/wysiwyg/text_list_bullets.png]http://2img.net/i/fa/wysiwyg/text_list_bullets.png[/url]" alt="-List" /></button>&nbsp;<button class="button2" onmouseover="helpline('o')" type="button" id="text_editor_cmd_insertorderedlist" accesskey="o" title="Ordered List"><img src="[url=http://2img.net/i/fa/wysiwyg/text_list_numbers.png]http://2img.net/i/fa/wysiwyg/text_list_numbers.png[/url]" alt="Ordered List" /></button>&nbsp;<button class="button2" onmouseover="helpline('hr')" type="button" id="text_editor_cmd_inserthorizontalrule" title="Insert a line break"><img src="[url=http://2img.net/i/fa/wysiwyg/text_horizontalrule.png]http://2img.net/i/fa/wysiwyg/text_horizontalrule.png[/url]" alt="Insert a line break" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onmouseover="helpline('q')" type="button" id="text_editor_cmd_wrap0_quote" accesskey="q" title="'Quote'"><img src="[url=http://2img.net/i/fa/wysiwyg/comments.png]http://2img.net/i/fa/wysiwyg/comments.png[/url]" alt="'Quote'" /></button>&nbsp;<button class="button2" onmouseover="helpline('c')" type="button" id="text_editor_cmd_wrap0_code" accesskey="c" title="Code"><img src="[url=http://2img.net/i/fa/wysiwyg/page_white_code.png]http://2img.net/i/fa/wysiwyg/page_white_code.png[/url]" alt="Code" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wtable_gui')" onmouseover="helpline('tab')" type="button" id="addbbcodetable" accesskey="" title="Insert a table"><img src="[url=http://2img.net/i/fa/wysiwyg/table.png]http://2img.net/i/fa/wysiwyg/table.png[/url]" alt="Insert a table" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="display_upload_servimg(this,'monsieurzack@gmail.com','415a9f5a736a825b925dd6d9f6a55b64','14099127')" onmouseover="helpline('y')" type="button" id="wservimg" accesskey="y" title="Host an image"><img src="[url=http://2img.net/i/fa/wysiwyg/picture_save.png]http://2img.net/i/fa/wysiwyg/picture_save.png[/url]" alt="Host an image" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wimg')" onmouseover="helpline('p')" type="button" id="bbcodewimg" accesskey="p" title="Image"><img src="[url=http://2img.net/i/fa/wysiwyg/picture.png]http://2img.net/i/fa/wysiwyg/picture.png[/url]" alt="Image" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wurl')" onmouseover="helpline('w')" type="button" id="addbbcode16" accesskey="w" title="Link"><img src="[url=http://2img.net/i/fa/wysiwyg/link.png]http://2img.net/i/fa/wysiwyg/link.png[/url]" alt="Link" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wflash')" type="button" title="Flash"><img src="[url=http://2img.net/i/fa/wysiwyg/page_white_flash.png]http://2img.net/i/fa/wysiwyg/page_white_flash.png[/url]" alt="Flash" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wvideo')" type="button" id="" title="Video"><img src="[url=http://2img.net/i/fa/wysiwyg/film.png]http://2img.net/i/fa/wysiwyg/film.png[/url]" alt="Video" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wpx')" onmouseover="helpline('f')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/style.png]http://2img.net/i/fa/wysiwyg/style.png[/url]" /></button>&nbsp;<button class="button2"
onclick="selectWysiwyg(this,'wcolor')" onmouseover="helpline('s')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/color_swatch.png]http://2img.net/i/fa/wysiwyg/color_swatch.png[/url]" alt="" /></button>&nbsp;<button class="button2" onclick="selectWysiwyg(this,'wfont')" onmouseover="helpline('ft')" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/font.png]http://2img.net/i/fa/wysiwyg/font.png[/url]" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<input class="button2" onclick="selectWysiwyg(this,'wother')" type="button" value="Others" style="height:22px" />&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onclick=")" type="button"><img src="[url=http://2img.net/i/fa/wysiwyg/help.png]http://2img.net/i/fa/wysiwyg/help.png[/url]" /></button>&nbsp;<img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2" onmouseover="helpline('Remove Text Formatting')" type="button" id="text_editor_cmd_removeformat" title="Remove Text Formatting"><img src="[url=http://2img.net/i/fa/wysiwyg/font_delete.png]http://2img.net/i/fa/wysiwyg/font_delete.png[/url]" alt="Remove Text Formatting" /></button>&nbsp;</span><img src="[url=http://2img.net/i/fa/wysiwyg/separator.png]http://2img.net/i/fa/wysiwyg/separator.png[/url]" style="vertical-align:middle" alt="" />&nbsp;<button class="button2 bbcode" id="text_editor_cmd_switchmode" type="button"><img src="[url=http://2img.net/i/fa/i/switch_wysiwyg.gif]http://2img.net/i/fa/i/switch_wysiwyg.gif[/url]" alt="Switch Editor Mode" /></button></div></div><!--
 Closing tag for #text_editor_controls --><div class="clear"></div><div id="smiley-box"><iframe name="smilies" src="smilies.forum?mode=smilies_frame&" frameborder="0" scrolling="auto" marginwidth="0" marginheight="0" height="280" width="220" onmouseover="helpline('z')" onmouseout="helpline('<br />')" class="row1"></iframe><br />HTML is ON<br /><a href="faq.htm?mode=bbcode" target="_forumactifcode">BBCode</a> is ON<br />Smilies are ON</div><div id="message-box"><div class="left-box"><span id="helpbox" class="helpline"></span></div><br /><div id="textarea_content" style="width:80%;height:250px"><textarea id="text_editor_textarea" class="inputbox" onclick="storeCaret(this)" onkeyup="storeCaret(this)" name="message" tabindex="3" onselect="storeCaret(this)" wrap="virtual"></textarea></div><script src="/wysiwyg/wysiwyg_global.js" type="text/javascript"></script><script src="/wysiwyg/wysiwyg_menu.js" type="text/javascript"></script><script src="/wysiwyg/wysiwyg_textedit_new7.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
vB_Editor['text_editor'] = new vB_Text_Editor('text_editor',1,2,1);vBulletin_init();smilieoptions = {'1' : new Array('http://2img.net/i/fa/i/smiles/icon_biggrin.png', 'Very Happy', ':D'), '2' : new Array('http://2img.net/i/fa/i/smiles/icon_smile.gif', 'Smile', ':)'), '3' : new Array('http://2img.net/i/fa/i/smiles/icon_sad.gif', 'Sad', ':('), '4' : new Array('http://2img.net/i/fa/i/smiles/icon_surprised.gif', 'Surprised', ':o'), '5' : new Array('http://2img.net/i/fa/i/smiles/icon_eek.gif', 'Shocked', ':shock:'), '6' : new Array('http://2img.net/i/fa/i/smiles/icon_cool.gif', 'Cool', '8)'), '7' : new Array('http://2img.net/i/fa/i/smiles/icon_lol.gif', 'Laughing', ':lol:'), '8' : new Array('http://2img.net/i/fa/i/smiles/icon_mad.gif', 'Mad', ':x'), '9' : new Array('http://2img.net/i/fa/i/smiles/icon_razz.gif', 'Razz', ':P'), '10' : new Array('http://2img.net/i/fa/i/smiles/icon_redface.gif', 'Embarassed', ':oops:'), '11' : new Array('http://2img.net/i/fa/i/smiles/icon_cry.gif', 'Crying or Very sad', ':cry:'), '12' : new Array('http://2img.net/i/fa/i/smiles/icon_evil.gif', 'Evil or Very Mad', ':evil:'), '13' : new Array('http://2img.net/i/fa/i/smiles/icon_twisted.gif', 'Twisted Evil', ':twisted:'), '14' : new Array('http://2img.net/i/fa/i/smiles/icon_rolleyes.gif', 'Rolling Eyes', ':roll:'), '15' : new Array('http://2img.net/i/fa/i/smiles/icon_wink.gif', 'Wink', ';)'), '16' : new Array('http://2img.net/i/fa/i/smiles/icon_exclaim.gif', 'Exclamation', ':!:'), '17' : new Array('http://2img.net/i/fa/i/smiles/icon_question.gif', 'Question', ':?:'), '18' : new Array('http://2img.net/i/fa/i/smiles/icon_idea.png', 'Idea', ':idea:'), '19' : new Array('http://2img.net/i/fa/i/smiles/icon_arrow.gif', 'Arrow', ':arrow:'), '20' : new Array('http://2img.net/i/fa/i/smiles/icon_neutral.gif', 'Neutral', ':|'), '21' : new Array('http://2img.net/i/fa/i/smiles/fresse.png', 'What a Face', ':face:'), '22' : new Array('http://2img.net/i/fa/i/smiles/star3.png', 'Like a Star @ heaven', ':star:'), '23' : new Array('http://2img.net/i/fa/i/smiles/suspect.gif', 'Suspect', ':suspect:'), '24' : new Array('http://2img.net/i/fa/i/smiles/herz.png', 'I love you', ':heart:'), '25' : new Array('http://2img.net/i/fa/i/smiles/kopfschuettel.gif', 'No', ':no:'), '26' : new Array('http://2img.net/i/fa/i/smiles/at.png', [url=http://help.forumotion.com/mailto:'@']'@'[/url], ':@:'), '27' : new Array('http://2img.net/i/fa/i/smiles/icon_cyclops.gif', 'cyclops', ':cyclops:'), '28' : new Array('http://2img.net/i/fa/i/smiles/icon_clown.png', 'clown', ':clown:'), '29' : new Array('http://2img.net/i/fa/i/smiles/icon_pirat.png', 'pirat', ':pirat:'), '30' : new Array('http://2img.net/i/fa/i/smiles/icon_tongue.png', 'tongue', ':tongue:'), '31' : new Array('http://2img.net/i/fa/i/smiles/icon_silent.png', 'silent', ':silent:'), '32' : new Array('http://2img.net/i/fa/i/smiles/icon_pale.gif', 'pale', ':pale:'), '33' : new Array('http://2img.net/i/fa/i/smiles/alien.png', 'alien', ':alien:'), '34' : new Array('http://2img.net/i/fa/i/smiles/icon_cat.png', 'cat', ':cat:'), '35' : new Array('http://2img.net/i/fa/i/smiles/icon_monkey.png', 'monkey', ':monkey:'), '36' : new Array('http://2img.net/i/fa/i/smiles/icon_porc.png', 'pig', ':pig:'), '37' : new Array('http://2img.net/i/fa/i/smiles/icon_rabbit.png', 'rabbit', ':rabbit:'), '38' : new Array('http://2img.net/i/fa/i/smiles/icon_bounce.gif', 'bounce', ':bounce:'), '39' : new Array('http://2img.net/i/fa/i/smiles/confused.png', 'confused', ':confused:'), '40' : new Array('http://2img.net/i/fa/i/smiles/affraid.gif', 'affraid', ':affraid:'), '41' : new Array('http://2img.net/i/fa/i/smiles/icon_basketball.gif', 'Basketball', ':bball:'), '42' : new Array('http://2img.net/i/fa/i/smiles/icon_cheers.png', 'cheers', ':cheers:'), '43' : new Array('http://2img.net/i/fa/i/smiles/bom.png', 'bom', ':bom:'), '44' : new Array('http://2img.net/i/fa/i/smiles/drunken_smilie.png', 'drunken', ':drunken:'), '45' : new Array('http://2img.net/i/fa/i/smiles/sleep.gif', 'Sleep', ':sleep:'), '46' : new Array('http://2img.net/i/fa/i/smiles/icon_sunny.png', 'sunny', ':sunny:'), '47' : new Array('http://2img.net/i/fa/i/smiles/icon_albino.png', 'albino', ':albino:'), '48' : new Array('http://2img.net/i/fa/i/smiles/icon_cherry.png', 'cherry', ':cherry:'), '49' : new Array('http://2img.net/i/fa/i/smiles/icon_santa.png', 'santa', ':santa:'), '50' : new Array('http://2img.net/i/fa/i/smiles/icon_rendeer.png', 'rendeer', ':rendeer:'), '51' : new Array('http://2img.net/i/fa/i/smiles/icon_farao.png', 'farao', ':farao:'), '52' : new Array('http://2img.net/i/fa/i/smiles/icon_king.png', 'king', ':king:'), '53' : new Array('http://2img.net/i/fa/i/smiles/icon_queen.png', 'queen', ':queen:'), '54' : new Array('http://2img.net/i/fa/i/smiles/icon_jokercolor.png', 'jocolor', ':joker:'), '55' : new Array('http://2img.net/i/fa/i/smiles/icon_geek.png', 'geek', ':geek:'), '56' : new Array('http://2img.net/i/fa/i/smiles/icon_scratch.png', 'scratch', ':scratch:'), '57' : new Array('http://2img.net/i/fa/i/smiles/icon_study.png', 'study', ':study:'), '58' : new Array('http://2img.net/i/fa/i/smiles/icon_elephant.png', 'elephant', ':elephant:'), '59' : new Array('http://2img.net/i/fa/i/smiles/icon_flower.png', 'flower', ':flower:'), '60' : new Array('http://2img.net/i/fa/i/smiles/icon_rr.png', 'afro', ':afro:'), '61' : new </script></div><div class="clear"></div></fieldset><span class="corners-bottom"><span></span></span></div></div><div class="panel row2"><div class="inner"><span class="corners-top"><span></span>
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum