function OnButton1()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://crownlist.com/selfhelpebooks/index.php';
    } else { 
    location.href = 'http://crownlist.com/selfhelpebooks/search.php?keywords=' + document.Form1.Keywords.value;
    }
}
function OnButton2()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://www.crownlist.com/directory.shtml';
    } else { 
    location.href = 'http://crownlist.com/search/search.pl?terms=' + document.Form1.Keywords.value;
    }
}
function OnButton3()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://www.crownlist.com/online-loans-directory.shtml';
    } else { 
    location.href = 'http://crownlist.com/search/search.pl?Realm=Crownlist-Online-Loans&terms=' + document.Form1.Keywords.value;
    }
}
function OnButton4()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://www.crownlist.com/legal-forms-directory.shtml';
    } else { 
    location.href = 'http://crownlist.com/search/search.pl?Realm=Crownlist-Legal-Forms&terms=' + document.Form1.Keywords.value;
    }
}
function OnButton5()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://crownlist.com/search/search.pl?Realm=Books&terms=books';
    } else { 
    location.href = 'http://crownlist.com/search/search.pl?Realm=Books&terms=' + document.Form1.Keywords.value;
    }
}
function OnButton6()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://www.crownlist.com/cgi-bin/apf4/amazon_products_feed.cgi';
    } else { 
    location.href = 'http://www.crownlist.com/cgi-bin/apf4/amazon_products_feed.cgi?Operation=ItemSearch&SearchIndex=Blended&Keywords=' + document.Form1.Keywords.value;
    }
}
function OnButton7()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://www.crownlist.com/index.php';
    } else { 
    location.href = 'http://www.crownlist.com/results.php?searchterm=' + document.Form1.Keywords.value;
    }
}
function OnButton8()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://crownshoppingmall.com/searchzoom/searchmall.php?zoom_query=**+&zoom_cat%5B%5D=-1&zoom_per_page=10&zoom_sort=0&zoom_and=0';
    } else { 
    location.href = 'http://www.crownshoppingmall.com/searchzoom/searchmall.php?zoom_cat%5B%5D=-1&zoom_per_page=10&zoom_sort=0&zoom_and=0&zoom_query=+' + document.Form1.Keywords.value;
    }
}
function OnButton9()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://crownlist.com/credit-cards.php';
    } else { 
    location.href = 'http://crownlist.com/search/search.pl?Realm=Crownlist-Credit-Cards&terms=' + document.Form1.Keywords.value;
    }
}
function OnButton10()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://government.crownlist.com/index.php';
    } else { 
    location.href = 'http://government.crownlist.com/results.php?offset=0&searchterm=' + document.Form1.Keywords.value;
    }
}
function OnButton11()
{
    if (document.Form1.Keywords.value == '') {
    location.href = 'http://news.crownlist.com/index.php';
    } else { 
    location.href = 'http://news.crownlist.com/results.php?offset=0&numresults=10&searchterm=' + document.Form1.Keywords.value + '&language=any&source=all&sort=relevance&hits=10';
    }
}
