/* author: puppetz */
/* Creation date: 4/15/2005 */


function home()
{
parent.main_frame.location="http://docweasel.com/dwb/00menu_main.shtml";
parent.right_frame.location="http://docweasel.com/dwb/img/main/main01.shtml";
}

function shows()
{
parent.main_frame.location="http://docweasel.com/dwb/shows.shtml";
parent.right_frame.location="http://docweasel.com/dwb/img/main/main02.shtml";
}

function songs()
{
parent.main_frame.location="http://docweasel.com/dwb/songs.shtml";
parent.right_frame.location="http://docweasel.com/dwb/demo_rt.shtml";
}

function promo()
{
parent.main_frame.location="http://docweasel.com/dwb/promo.shtml";
parent.right_frame.location="http://docweasel.com/dwb/promo_rt.shtml";
}

function shop()
{
parent.main_frame.location="http://docweasel.com/dwb/shop.shtml";
parent.right_frame.location="http://docweasel.com/dwb/shop_rt.shtml";
}

function gear()
{
parent.main_frame.location="http://docweasel.com/dwb/shop.shtml";
parent.right_frame.location="http://docweasel.com/dwb/shop_rt.shtml";
}

function links()
{
parent.main_frame.location="http://docweasel.com/dwb/links.shtml";
parent.right_frame.location="http://docweasel.com/dwb/links_rt.shtml";
}

function band()
{
parent.main_frame.location="http://docweasel.com/dwb/band.shtml";
parent.right_frame.location="http://docweasel.com/dwb/band_rt.shtml";
}

function news()
{
parent.main_frame.location="http://docweasel.com/dwb/gigpix.shtml";
parent.right_frame.location="http://docweasel.com/dwb/band_rt.shtml";
}

function gigpics()
{
parent.main_frame.location="http://docweasel.com/dwb/gigpix.shtml";
parent.right_frame.location="http://docweasel.com/dwb/band_rt.shtml";
}

function extras()
{
parent.main_frame.location="http://docweasel.com/dwb/promo.shtml";
parent.right_frame.location="http://docweasel.com/dwb/promo_rt.shtml";
}

function contact()
{
parent.main_frame.location="http://docweasel.com/dwb/contact_frame.shtml";
parent.right_frame.location="http://docweasel.com/dwb/contact_rt.shtml";
}