// Hawke AI 4.0 Website Pricing Data
businessPricing = "<table width =\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"5\">\n";
businessPricing += "<tr valign=\"top\">\n";
businessPricing += "<td width =\"50%\"><h3>Small Business Dynamic </h3>\n";
businessPricing += "<p align=\"center\"><strong>Starting at $750 USD</strong></p>\n";
businessPricing += "<ul>\n";
businessPricing += "<li>Free initial consultation </li>\n";
businessPricing += "<li>5 dynamic pages (PHP or ASP) </li>\n";
businessPricing += "<li>Full graphical interface to match your business logo </li>\n";
businessPricing += "<li>Unlimited Graphic Images and/or Photos </li>\n";
businessPricing += "<li>Backup of fully functional web site on CD-ROM or DVD-ROM</li>\n";
businessPricing += "</ul></td>\n";
businessPricing += "<td width =\"50%\"><h3>Small Business Database </h3>\n";
businessPricing += "<p align=\"center\"><strong>Starting at $1000 USD</strong></p>\n";
businessPricing += "<ul>\n";
businessPricing += "<li>Free initial consultation </li>\n";
businessPricing += "<li>Your choice of ASP or PHP with MS Access or MySQL database back ends </li>\n";
businessPricing += "<li>Full graphical interface to match your business logo </li>\n";
businessPricing += "<li>Unlimited Graphic Images and/or Photos </li>\n";
businessPricing += "<li>Backup of fully functional web site on CD-ROM or DVD-ROM<br>&nbsp;</li>\n";
businessPricing += "</ul>\n";
businessPricing += "</td>\n";
businessPricing += "</tr>\n";
businessPricing += "</table>";
	
nonProfitPricing = "<table width =\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"5\">\n";
nonProfitPricing += "<tr valign=\"top\">\n";
nonProfitPricing += "<td width =\"50%\"><h3>Non-Profit Dynamic </h3>\n";
nonProfitPricing += "<p align=\"center\"><strong>Starting at $650 USD</strong></p>\n";
nonProfitPricing += "<ul>\n";
nonProfitPricing += "<li>Free initial consultation </li>\n";
nonProfitPricing += "<li>3 dynamic pages (PHP or ASP) </li>\n";
nonProfitPricing += "<li>Full graphical interface to match your organization's logo and colors </li>\n";
nonProfitPricing += "<li>Unlimited Graphic Images and/or Photos </li>\n";
nonProfitPricing += "<li>Backup of fully functional web site on CD-ROM or DVD-ROM</li>\n";
nonProfitPricing += "</ul></td>\n";
nonProfitPricing += "<td width =\"50%\"><h3>Non-Profit Database </h3>\n";
nonProfitPricing += "<p align=\"center\"><strong>Starting at $850 USD</strong></p>\n";
nonProfitPricing += "<ul>\n";
nonProfitPricing += "<li>Free initial consultation </li>\n";
nonProfitPricing += "<li>Your choice of ASP or PHP with MS Access or MySQL database back ends </li>\n";
nonProfitPricing += "<li>Full graphical interface to match your organization's logo and colors </li>\n";
nonProfitPricing += "<li>Unlimited Graphic Images and/or Photos </li>\n";
nonProfitPricing += "<li>Backup of fully functional web site on CD-ROM or DVD-ROM <br>&nbsp;</li>\n";
nonProfitPricing += "</ul></td>\n";
nonProfitPricing += "</tr>\n";
nonProfitPricing += "</table>";

personalPricing = "<table width =\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"5\">\n";
personalPricing += "<tr align=\"left\" valign=\"top\">\n";
personalPricing += "<td><h3>Personal Static </h3>\n";
personalPricing += "<p align=\"center\"><strong>Starting at $150 USD</strong></p>\n";
personalPricing += "<ul>\n";
personalPricing += "<li>Free initial consultation </li>\n";
personalPricing += "<li>3 static pages </li>\n";
personalPricing += "<li>Small graphical interface based upon template </li>\n";
personalPricing += "<li>Up to 10 custom-designed graphics or photos </li>\n";
personalPricing += "<li>Delivery of fully functional web site on CD-ROM </li>\n";
personalPricing += "</ul></td>\n";
personalPricing += "<td><h3>Personal Dynamic </h3>\n";
personalPricing += "<p align=\"center\"><strong>Starting at $200 USD</strong></p>\n";
personalPricing += "<ul>\n";
personalPricing += "<li>Free initial consultation </li>\n";
personalPricing += "<li>3 dynamic pages (PHP or ASP) </li>\n";
personalPricing += "<li>Small graphical interface based upon template </li>\n";
personalPricing += "<li>Up to 10 custom-designed graphics or photos </li>\n";
personalPricing += "<li>Delivery of fully functional web site on CD-ROM <br>&nbsp;\n";
personalPricing += "</li>\n";
personalPricing += "</ul></td>\n";
personalPricing += "</tr>\n";
personalPricing += "</table>";

otherPricing = "<table width =\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"5\">\n";
otherPricing += "<tr align=\"left\" valign=\"top\">\n";
otherPricing += "<td width =\"50%\"><p align=\"left\"><strong>Hosting</strong></p>\n";
otherPricing += "<ul>\n";
otherPricing += "<li>See our <a href=\"../internet/hosting.php\">hosting</a> page \n";
otherPricing += "for options on how to host your web site. </li>\n";
otherPricing += "</ul>\n";
otherPricing += "<p><strong>Domain Name Registration </strong></p>\n";
otherPricing += "<ul>\n";
otherPricing += "<li> $25 USD for one year through <a href=\"http://www.dotmaniac.com\">dotManiac.com</a> <br>\n";
otherPricing += "($15 USD per domain per year + $10 USD set-up fee) </li>\n";
otherPricing += "<li> $40 USDfor two years through <a href=\"http://www.dotmaniac.com\">dotManiac.com</a> <br>\n";
otherPricing += "($15 USD per domain per year + $10 USD set-up fee)<br>&nbsp;</li>\n";
otherPricing += "</ul></td>\n";
otherPricing += "<td width =\"50%\"><p align=\"left\"><strong>Additional Pages </strong></p>\n";
otherPricing += "<ul>\n";
otherPricing += "<li>Static: $10 USD</li>\n";
otherPricing += "<li>Dynamic: $20 USD</li>\n";
otherPricing += "</ul>\n";
otherPricing += "<p><strong>Other Services </strong></p>\n";
otherPricing += "<ul>\n";
otherPricing += "<li>Original copy for your web site written at $15 USD an hour </li>\n";
otherPricing += "<li>EvCal On-Line Event Calender (ASP version) set up on your site for $50 USD<br>&nbsp;</li>\n";
otherPricing += "</ul></td>\n";
otherPricing += "</tr>\n";
otherPricing += "</table>";

/* code to make all of htis work */
// function to write the information to the page.
function changeText(text2change2, locName) {
	var location = document.getElementById(locName);
	location.innerHTML = text2change2;
}

function resetTabs() {
	document.getElementById("pricesb").className = "tabUnsel";
	document.getElementById("pricenp").className = "tabUnsel";
	document.getElementById("pricepr").className = "tabUnsel";
	document.getElementById("priceos").className = "tabUnsel";
}

function switchTab(tabName, textName, textContent) {
	/* switch tab background */
	document.getElementById(tabName).className = "tabSel";
	/* add text into the textname area using the changeText function */
	changeText(textContent, textName);
}

function activateTab(tab) {
	resetTabs();
	switch (tab) {
			case "sb":
				switchTab("pricesb", "priceData", businessPricing);
				break;
			case "np":
				switchTab("pricenp", "priceData", nonProfitPricing);
				break;
			case "pr":
				switchTab("pricepr", "priceData", personalPricing);
				break;
			case "os":
				switchTab("priceos", "priceData", otherPricing);
				break;
	}
}