// dropdown select location change

		 
function setupExternalLinks() {
 var links = document.getElementsByTagName('a');
}


function selsub(Url) {
  Url=document.subsites.sites[document.subsites.sites.selectedIndex].value;
  document.location = Url;
}

excludeUrls = Array(
              'http://cws.huginonline.com',
              'http://www.tixy.co.uk',
              'http://tixy.co.uk',
              'http://www.tixylix.co.uk',
              'http://tixylix.co.uk',
              'http://www.tixy.co.uk/seeking_5_fab_mums/your_entry/index.shtml'
              );
function MM_openBrWindow1(theURL) { //v2.0
  window.open(theURL,'rhymes','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=498,height=799');
}

function MM_openBrWindow2(theURL) { //v2.0
  window.open(theURL,'tales','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=1011,height=799');
}