Newsletter

Receive HTML?

Peace Roadmap

Selling a Vision of Hope: A Refreshing Alternative to Armageddon

Look inside Nissim Dahan's book Selling a Vision of Hope with Google Books.

In the News
Saudi FM criticizes Palestinians (AP)

Saudi Arabian Foreign Minister Saud Al-Faisal walks in front of flags of Arab countries as he chairs an Arab foreign ministers emergency meeting in Cairo, Egypt, Wednesday, Dec. 31, 2008. Arab foreign ministers met in Cairo after five days of Israeli attacks on the Hamas-controlled Gaza Strip that have killed more than 374 Palestinians.  (AP Photo/Amr Nabil)
AP - Saudi Arabia's foreign minister on Wednesday blamed Palestinian divisions for Israel's onslaught on Gaza, a reflection of U.S.-allied Arab governments' anger at the Hamas militant group.

Listen to an interview with Nissim Dahan on the Tom Marr Show.

Who's Online
Show Support
Share the Vision

Forum
homeshow latest postsruleshelp

What is boardcode?

Boardcode are special tags that will allow you to format your messages. Currently, our forum supports links, bold, italic, bold, "quoted" text, img, size, list and colored text.

The tags are used as follows:

CodeResult
[b]Bold[/b]Bold
[i]Italic[/i]Italic
[u]Underline[/u]Underline
[size=4]Size[/size]Size
[color=#FF0000]Red[/color]Red
[img=150]link to image[/img]will produce a image with a width off 150 pixels.
Please remember you can go to a maximum width of 499 pixels.
[ul]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ul]
  • item 1
  • item 2
  • item 3
[ol]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ol]
  1. item 1
  2. item 2
  3. item 3
[url]http://www.yahoo.com[/url]http://www.yahoo.com
[url=http://www.yahoo.com]Yahoo![/url]Yahoo!
[quote]Quote[/quote]
Quote
[code]
<?
//Some code here
while ($adversary=='Neo'){ fork(agent_Smith);} ?>
[/code]
Code:

<?php
//Some code here
while ($adversary=='Neo'){ fork(agent_Smith);}
?>