
function about ()
{
	document.getElementById('featured').src = "featured/about_small_towne.php";
	document.title = 	"Small Towne Design | About Small Towne Design";
}

function clients ()
{
	document.getElementById('featured').src = "featured/clients.php";
	document.title = 	"Small Towne Design | Some of Our Clients";
}

function contact ()
{
	document.getElementById('featured').src = "featured/contact_us.php";
	document.title = 	"Small Towne Design | Contact Us";
}

function testimonials ()
{
	document.getElementById('featured').src = "featured/testimonials.php";
	document.title = 	"Small Towne Design | Testimonials";
}

function login ()
{
	document.getElementById('featured').src = "featured/client_login.php";
	document.title = 	"Small Towne Design | Client Login";
}


function advertisements ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=advertisements.html";
}

function brochures ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=brochures.html";
}

function direct_mail ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=direct_mail.html";
}

function logos_branding ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=logos_branding.html";
}

function flyers_posters ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=flyers_posters.html";
}

function cd_dvd ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=cd_dvd_packages.html";
}

function newspapers ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=newspapers.html";
}

function restaurant_menus ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=restaurant_menus.html";
}

function billboards ()
{
	top.location.href = "http://smalltownedesign.com/v1/html/?pc=billboards.html";
}


