

document.write("");

function goHostingInfo() { document.location='/hostings'; }
function goOrderNow(hostingid) { 

document.location.href='http://www.sycro.com/sycro/order/basket-pre.asp?init=yes&hostingid=' + hostingid; }

