/*
$pos = strpos($host, "Amber-Grants");
if ($pos === true) {
$h1 = "Free Grants for Women Business Owners";
$h1set = "yes";
}
if ($h1set != "yes") {
$pos = strpos($host, "Business-Resources");
if ($pos === true) {
$h1 = "Free Business Resources for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Dollars-and-Sense");
if ($pos === true) {
$h1 = "Money and Finance Articles for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Global-Women");
if ($pos === true) {
$h1 = "Free Articles for Global Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Grants-For-Women");
if ($pos === true) {
$h1 = "Free Grants for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "How-To-Get-Business-Credit");
if ($pos === true) {
$h1 = "How to Get Business Credit for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "I-Am-The-Boss");
if ($pos === true) {
$h1 = "Business Advice Articles for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Marketplace");
if ($pos === true) {
$h1 = "Marketplace for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "MLM-and-Biz-Opps");
if ($pos === true) {
$h1 = "MLM and Biz Opp Information For Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "My-Life-My-Health");
if ($pos === true) {
$h1 = "Health and welnness articles for Women Business Owners";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "PR-Central");
if ($pos === true) {
$h1 = "PR Central for Women Business Owners - Free Grants For Women";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Resource-Guide");
if ($pos === true) {
$h1 = "Resource Guide for Women Business Owners - Free Grants For Women";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Showcase");
if ($pos === true) {
$h1 = "Showcase for Women Business Owners - Free Grants For Women";
$h1set = "yes";
}
}
if ($h1set != "yes") {
$pos = strpos($host, "Tech-Diva");
if ($pos === true) {
$h1 = "Tech Articles for Women Business Owners - Free Grants For Women";
$h1set = "yes";
}
}
*/if ($h1set != "yes") {
$pos = strpos($host, "WNN-Info");
if ($pos === true) {
$h1 = "WomensNet Information - Free Grants For Women";
$h1set = "yes";
}
}
//if ($h1set != "yes") {
//$h1 = "Free Grants for Women Business Owners";
//$h1set = "yes";
//}
?>
|