var domainPrices = "<table class=\"outlined content shadow\" cellpadding=\"0\"  cellspacing=\"0\" width=\"100%\">";
	domainPrices += "<tr><th class=\"rightVertBottomLine content_black\">.ca</th>";
	domainPrices += "<th class=\"rightVertBottomLine content_black\">.com</th>";
	domainPrices += "<th class=\"rightVertBottomLine content_black\">.net</th>";
	domainPrices += "<th class=\"rightVertBottomLine content_black\">.org</th>";
	domainPrices += "<th class=\"rightVertBottomLine content_black\">.biz</th>";
	domainPrices += "<th class=\"rightVertBottomLine content_black\">.cn</th>";
	domainPrices += "<th class=\"rightVertBottomLine content_black\">.us</th>";
	domainPrices += "<th class=\"VertBottomLine content_black\">.info</th></tr>";
	domainPrices += "<tr><td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"rightVertLine standard\" align=\"center\">1 yr</td>";
	domainPrices += "<td class=\"standard\" align=\"center\">1 yr</td></tr>";
	domainPrices += "<tr><td class=\"rightVertBottomLine standard\" align=\"center\">19.95</td>";
	domainPrices += "<td class=\"rightVertBottomLine standard\" align=\"center\">16.95</td>";
	domainPrices += "<td class=\"rightVertBottomLine standard\" align=\"center\">16.95</td>";
	domainPrices += "<td class=\"rightVertBottomLine standard\" align=\"center\">16.95</td>";
	domainPrices += "<td class=\"rightVertBottomLine standard\" align=\"center\">16.95</td>";
	domainPrices += "<td class=\"rightVertBottomLine standard\" align=\"center\">34.95</td>";
	domainPrices += "<td class=\"rightVertBottomLine standard\" align=\"center\">16.95</td>";
	domainPrices += "<td class=\"VertBottomLine\" align=\"center\">16.95</td></tr>";
	domainPrices += "<tr><td colspan=\"8\" class=\"standard\" align=\"center\"><span class=\"content_red\">All Prices are in Canadian Funds</span></td></tr></table>";

