www.info-sales.co.uk is a home-based website run by myself and my
wife. The idea sprung up from our time spent trading successfully
on ebay and we hope to be able to offer the same great value products
and excellent service here too.
We aim to supply
a professional web site dedicated primarily to supplying quality
ebooks, superb value web tools and great free tools and information.
';
}elseif ( $_GET["page"] == 'support' ) {
echo 'Support Page - ';
}elseif ( $_GET["page"] == 'products' ) {
echo 'Ebooks - quality titles at low prices';
}elseif ( $_GET["page"] == 'templates' ) {
echo '5000 + TOOLS AND TEMPLATES FOR ANY WEBMASTER';
}elseif ( $_GET["page"] == 'free' ) {
echo 'Free Downloads menu';
}elseif ( $_GET["page"] == 'links' ) {
echo 'listed below are links to other sites, affiliates and partners that we feel provide useful products or services ';
}elseif ( $_GET["page"] == 'dirs' ) {
echo '300+ free directories to submit your site to.
Use these free directories to gain backlinks and boost your rankings. ';
}elseif ( $_GET["page"] == 'paid' ) {
echo 'Paid directories';
}elseif ( $_GET["page"] == 'niche' ) {
echo 'Niche directories';
}elseif ( $_GET["page"] == 'article' ) {
echo 'Article writer? Submit your articles to these sites and watch your PR and backlinks grow.';
}elseif ( $_GET["page"] == 'tutorial' ) {
echo 'A selection of webmaster articles and tutorials ';
}elseif ( $_GET["page"] == 'webmaster_interviews' ) {
echo 'Webmaster Interviews ';
}elseif ( $_GET["page"] == 'domain_registrars' ) {
echo 'Domain name registrars';
}elseif ( $_GET["page"] == 'webmaster_forums' ) {
echo '- Webmaster Forums -';
}elseif ( $_GET["page"] == 'web_hosts' ) {
echo '- Web Hosts -';
}elseif ( $_GET["page"] == 'press_release' ) {
echo 'Press Release sites';
}elseif ( $_GET["page"] == 'link_pop' ) {
echo 'Link Pop';
}else{
echo '
Webmaster Resources
Boost your backlinks, page rank and traffic with our free resource lists
';
}
}
?>