	<!-- Begin
	
	var linktext=new Array()
	linktext[1]='<h1>Logo Design and Corporate Identity</h1><p>We become intimate with our client\'s products or services, who our client\'s customers are, and what message they hope to deliver. These elements play into overall branding. We also work with the client to bring all of their brand identity into their communication pieces.</p>'
	linktext[2]='<h1>WWW Design</h1><p>We started web design the day the World Wide Web came online. Since then, we\'ve pioneered web design and usability, being an advocate for web standards and for adoption of usability standards. Clients have included Merck, GoDaddy, Bristol Meyer Squibb, Zany Brainy, and many others.</p>'
	linktext[3]='<h1>CD Art and Liners</h1><p>The format is smaller than that of the LP, but the need for big impact, eye-catching art is still the same. We listen to the artists and work closely with them to design a cover that represents who they are, musically.</p>'
	linktext[4]='<h1>Illustration and Icons</h1><p>Our illustration experience runs from detailed parts illustration to cartoons to icons for web sites and applications. Some of our icons have even gone on to become web standards.</p>'
	linktext[5]='<h1>Photoshop Work and Digital Fantasies</h1><p>Often, a photo isn\'t quite satisfactory on its own. That\'s where real Photoshop magic comes into play. When an image is done well in Photoshop, it\'s hard for the viewer to tell that the photo has been altered in any way.</p>'
	linktext[6]='<h1>Print and Product Packaging</h1><p>We have broad and deep experience in print and product packaging. We\'ve developed product packaging programs for national home centers and designed just about every type of print piece you might imagine.</p>'
	
	var ns6=document.getElementById&&!document.all
	var ie=document.all
	function show_text(thetext, whichdiv){
	if (ie) eval("document.all."+whichdiv).innerHTML=linktext[thetext]
	else if (ns6) document.getElementById(whichdiv).innerHTML=linktext[thetext] }
	function reset(whichdiv){
	if (ie) eval("document.all."+whichdiv).innerHTML=' '
	else if (ns6) document.getElementById(whichdiv).innerHTML=' '}
	
	//  End -->


