<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> <%@ page import="com.namemedia.util.StringUtil"%> <%@ page import="com.namemedia.util.WebUtil"%> <% String gkPage = "FAQ"; request.setAttribute("gkPage", gkPage); String q = request.getParameter("q"); String brand = "GoldKey"; %> FAQs at <%= brand %>.com

<%= gkPage %>

Click on the questions from the left-hand column and the answers to each FAQ question will appear to the box in the right-hand column.

Answers to FAQs

Q: What is <%= brand %>?
A:
<%= brand %>'s Domain Parking service enables you to earn money from your domain names without the need to develop your own website. <%= brand %> offers better branding of your names, state-of-the art reporting, higher click thru rates, and a wide range of templates for you to choose from. <%= brand %> even offers themed templates upon request to match the look and feel of your website. Partners at <%= brand %> receive all these benefits and much more.

Frequently Asked Questions:

<% if (!StringUtil.isEmpty(q)) { %> <% } %>