function mouseOver_Home(){document.Home.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/home.png';}
function mouseOut_Home(){document.Home.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/home.png';}
img_Home= new Image();img_Home.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/home.png";

function mouseOver_Blog(){document.Blog.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/blog.png';}
function mouseOut_Blog(){document.Blog.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/blog.png';}
img_Blog= new Image();img_Blog.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/blog.png";

function mouseOver_News(){document.News.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/news.png';}
function mouseOut_News(){document.News.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/news.png';}
img_News= new Image();img_News.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/news.png";

function mouseOver_Media(){document.Media.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/media.png';}
function mouseOut_Media(){document.Media.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/media.png';}
img_Media= new Image();img_Media.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/media.png";

function mouseOver_Photos(){document.Photos.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/photos.png';}
function mouseOut_Photos(){document.Photos.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/photos.png';}
img_Photos= new Image();img_Photos.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/photos.png";

function mouseOver_Band(){document.Band.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/band.png';}
function mouseOut_Band(){document.Band.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/band.png';}
img_Band= new Image();img_Band.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/band.png";

function mouseOver_Tour(){document.Tour.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/tour.png';}
function mouseOut_Tour(){document.Tour.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/tour.png';}
img_Tour= new Image();img_Tour.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/tour.png";

function mouseOver_Store(){document.Store.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/store.png';}
function mouseOut_Store(){document.Store.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/store.png';}
img_Store= new Image();img_Store.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/store.png";

function mouseOver_Contact(){document.Contact.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/contact.png';}
function mouseOut_Contact(){document.Contact.src='http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/contact.png';}
img_Contact= new Image();img_Contact.src = "http://fallborn.com/wp-content/themes/Adam_Watts_Band/images/m_links/images/contact.png";