// Bookmark Script Begins

var bookmarkurl="http://www.portaromana.co.uk"
var bookmarktitle="Porta Romana - Destined for the world's most beautiful interiors"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

// Bookmark Script Ends

// Window Status Script Begins

window.defaultStatus=document.title

// Window Status Script Ends

// Dropdown Script Begins

function goToPage6(){
PageIndex5=document.form5.select5.selectedIndex
if (document.form5.select5.options[PageIndex5].value != "top")
{
top.location.replace(document.form5.select5[PageIndex5].value);
}
}

// Dropdown Script Ends
