function openregistrationform()

{
//var url= "streetwise.html";
//mywin = window.open(url,"regwin");
alert("Please come to the event on Sunday : 5th July 09 and register on the spot!!! ");


//window.location.href=url;
}

