var topiclinks = ""
var subtopiclinks = ""

/*Screen Size Adjustment*/
if (screen.height>799)
		{
		var DisplayHeight = "400px";
		}
	else
		{
		var DisplayHeight = "275px";
		}

<!--BEGIN ARRAY CONTENT-->

var browsers = new Array();

browsers[0] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ie6_cookies.html\"'>IE 6.x Cookies</a>";
browsers[1] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ie6_cookies_site.html\"'>IE 6.x Javascript</a>";
browsers[2] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ie5_cookies.html\"'>IE 5.x Cookies</a>";
browsers[3] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ie5_javascript.html\"'>IE 5.x Javascript</a>";
browsers[4] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_iemac_cookies.html\"'>Mac IE Cookies</a>";
browsers[5] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_iemac_javascript.html\"'>Mac IE Javascript</a>";
browsers[6] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_aol_cookies.html\"'>AOL Cookies</a>";
browsers[7] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_aol_cookies_site.html\"'>AOL Cookies by Site</a>";
browsers[8] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_aol_javascript.html\"'>AOL Javascript</a>";
browsers[9] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ns4_cookies.html\"'>NS Cookies</a>";
browsers[10] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ns4_cookies_site.html\"'>NS Cookie by Site</a>";
browsers[11] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_ns4_javascript.html\"'>NS Javascript</a>";
browsers[12] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_nsmac_cookies.html\"'>Mac NS Cookies</a>";
browsers[13] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_nsmac_javascript.html\"'>Mac NS Javascript</a>";

var pchelp = new Array();

pchelp[0] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_pc_screenres.html\"'>Screen Resolution</a>";

var machelp = new Array();

machelp[0] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_mac_screenres.html\"'>Screen Resolution</a>";

var arthelp = new Array();

arthelp[0] = "<a href='javascript:void(0);' onclick='document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_artwork_specs.html\"'>Artwork Specs</a>";

<!--END ARRAY CONTENT-->

var TopicSubFlipState = true;
var TopicFlipState = true;

function showtopic() {
	document.getElementById("topic").style.visibility = "visible"
}

function showsubtopic() {
	document.getElementById("topicsub").style.visibility = "visible"
}

function hidetopic() {
  document.getElementById("topic").style.visibility = "hidden"
}

function hidesubtopic() {
  document.getElementById("subtopic").style.visibility = "hidden"
}

function displaycontent(what) {
	var topiclinks = ""
		for (counter=0; counter < what.length; counter++){
		var topiclinks = topiclinks + what[counter] + "<br>";
		}
	document.getElementById('topicdisplay').innerHTML = topiclinks
}


<!-- BEGIN LEFT PANE -->


<!-- BEGIN ROW ONE -->
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td colspan='2'>");
document.write("<img src='images/template/spacer.gif' height='5' width='1' />");
document.write("</td>");
document.write("</tr>");
<!-- BEGIN ROW TWO -->
document.write("<tr>");

document.write("<td>");

<!-- BEGIN WINDOW ONE - LEFT PANE -->

document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<div id='category'>");
document.write("<table width='150px' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-tl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-tbg.jpg' width='100%'>");
document.write("<img src='images/template/wlbl.jpg' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-tr.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td valign='top' height='100%' background='images/template/w-lbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-lt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-lb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("<td bgcolor='#cccccc' width='100%' valign='top'>");

<!-- Window content start -->

document.write("<span class='category'>Category</span>");
document.write("<br>");
document.write("<span class='sidelink'>");
document.write("<a href='#' onclick='showtopic(); displaycontent(browsers)'>Browsers</a><br />");
document.write("<a href='#' onclick='showtopic(); displaycontent(pchelp)'>PC</a><br />");
document.write("<a href='#' onclick='showtopic(); displaycontent(machelp)'>Mac</a><br />");
document.write("<a href='#' onclick='showtopic(); displaycontent(arthelp)'>Artwork Guide</a><br />");
document.write("<a href='#'>Buyer's Guide</a><br />");
document.write("<a href='#'>Order Status</a><br />");
document.write("<a href='#' onclick='hidetopic(); document.getElementById(\"contentdisplay\").src = \"tipcenter/tc_shipping.html\"'>Shipping</a><br />");
document.write("<a href='#'>Pricing and Billing</a><br />");
document.write("<a href='#'>Returns</a><br />");
document.write("</span>");

<!-- Window content end -->

document.write("</td>");
document.write("<td valign='top' height='100%' background='images/template/w-rbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-rt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-rb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-bl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-bbg.jpg' width='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-br.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</div>");

<!-- END WINDOW ONE - LEFT PANE -->

<!-- BEGIN WINDOW TWO- LEFT PANE -->

document.write("<td>");
document.write("<div id='topic'>");
document.write("<span class='topic'>Topic</span>");
document.write("<table width='150px' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-tl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-tbg.jpg' width='100%'>");
document.write("<img src='images/template/wlbl.jpg' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-tr.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td valign='top' height='100%' background='images/template/w-lbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-lt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-lb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("<td bgcolor='#CCCCCC' width='100%' valign='top'>");
document.write("<br>");

<!-- Window content start -->

document.write("<div id='topicdisplay'>");
document.write(topiclinks);
document.write("</div>");

<!-- Window content end -->

document.write("</td>");
document.write("<td valign='top' height='100%' background='images/template/w-rbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-rt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-rb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-bl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-bbg.jpg' width='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-br.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
document.write("</td>");

<!-- END WINDOW TWO - LEFT PANE -->

document.write("<tr>");

<!-- BEGIN WINDOW THREE - LEFT PANE -->

document.write("<td>");
document.write("<div id='topicsub'>");
document.write("<span class='subtopic'>Sub-Topic</span>");
document.write("<table width='150px' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-tl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-tbg.jpg' width='100%'>");
document.write("<img src='images/template/wlbl.jpg' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-tr.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td valign='top' height='100%' background='images/template/w-lbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-lt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-lb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("<td bgcolor='#CCCCCC' width='100%' valign='top'>");
document.write("<br>");

<!-- Window content start -->

document.write("<a href='#'>Internet Explorer</a><br />");

<!-- Window content end -->

document.write("</td>");
document.write("<td valign='top' height='100%' background='images/template/w-rbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-rt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-rb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-bl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-bbg.jpg' width='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-br.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");

document.write("</td>");
<!-- BEGIN CONTENT WINDOW -->

document.write("<td width='100%' valign='top'>");

document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' height='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-tl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-tbg.jpg' width='100%'>");
document.write("<img src='images/template/wlbl.jpg' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-tr.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' height='" + DisplayHeight + "' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td valign='top' height='100%' background='images/template/w-lbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-lt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-lb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("<td bgcolor='#CCCCCC' height='100%' width='100%' valign='top'>");

<!-- Window content start -->

/*Display Iframe*/
document.write("<iframe id='contentdisplay' src='tipcenter/tc_welcome.html' width='100%' height='100%' frameborder='0'>");
document.write("</iframe>");

<!-- Window content end -->

document.write("</td>");
document.write("<td valign='top' height='100%' background='images/template/w-rbg.jpg'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' height='100%'>");
document.write("<tr>");
document.write("<td valign='top'>");
document.write("<img src='images/template/w-rt.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign='bottom'>");
document.write("<img src='images/template/w-rb.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<img src='images/template/w-bl.jpg' />");
document.write("</td>");
document.write("<td background='images/template/w-bbg.jpg' width='100%'>");
document.write("<img src='images/template/spacer.gif' />");
document.write("</td>");
document.write("<td>");
document.write("<img src='images/template/w-br.jpg' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");


document.write("</td>");

document.write("</tr>");
document.write("</table>");

<!-- END CONTENT WINDOW -->
