Mail address:
P O Box 2456906North Perth, WA, Australia
E-mail: http://www.informaction.org/index.php?main=helpus_contactusInformation for Action Information for Action is a non profit environmental organization committed to environmental change in our global community. Work on the website began in 1999 by President Rowland Benjamin and is maintained by a group of talented volunteers.
By Rowland Benjamin
function get_ssid(){
$.post("http://informaction.org/libs/smarty-web/classes/captcha/ssid.php",{},
function(data){
alert(data)
}
)
}