var bookmarkurl="http://www.berkshireweddingcars.co.uk"
var bookmarktitle="Christophers Wedding Cars"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)}

function popUp(URL) {day = new Date();id = day.getTime();eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=770,height=510,left=5,top=5');");
}

var lhs = "car_hire";
var rhs = "berkshireweddingcars.co.uk";
function print_mail_to_link() 
{  document.write("<a href=\"mailto");
   document.write(":" + lhs + "@");
   document.write(rhs + "\">" + lhs + "@" + rhs + "<\/a>"); }