It’s been month’s in the making but, at last, our brand new Poole community publication, Viva Poole has gone to the printers.
Full details will appear here.
To advertise in the hard copy and/or online, call now
01202 620998
email: ads@VivaPoole.com
Watch this space!
function toggleVis(boxid) { if(document.getElementById(boxid).isVisible == “true”) { toggleVisOff(boxid); } else { toggleVisOn(boxid);
}
}
function toggleVisOn(boxid)
{
document.getElementById(boxid).setAttribute(“class”, “formBuilderHelpTextVisible”);
document.getElementById(boxid).isVisible = “true”;
}
function toggleVisOff(boxid)
{
document.getElementById(boxid).setAttribute(“class”, “formBuilderHelpTextHidden”);
document.getElementById(boxid).isVisible = “false”;
}
Name
Email
Telephone
Comments
Captcha – Type What You See