	// disable the browser's scrollbar
	// document.body.style.overflow = "none";
	// document.html.style.overflow = "hidden";
	document.body.style.overflow = "hidden";

	function showError()
		{
		alert("Sorry, this area is for members only.\nPlease sign in to your account, or create your own membership account for free.");
		} 

	function toggleBox(boxElem)
		{
		var boxElement = document.getElementById(boxElem);
		if (boxElement.style.display=="block")
			{
			boxElement.style.display="none";
			}
		else
			{
			document.getElementById("twitterBox").style.display = "none";
			document.getElementById("facebookBox").style.display = "none";
			boxElement.style.display="block";
			}
		}
		
	// position the toolbar
	var tb_left = 8;
	var tb_top = document.documentElement.clientHeight - 25;
	var scrollbarOffset = document.documentElement.clientWidth - 20;
	var innerSpacing = scrollbarOffset - 10;
	
	// compose the toolbar
	document.write("<DIV ID=\"toolbar\" STYLE=\"position: absolute; top: " + tb_top + "px; left: " + tb_left + "px; width: " + scrollbarOffset + "px; height: 25px; z-index: 100; overflow: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"toolbarInner\" STYLE=\"width: " + innerSpacing + "px; height: 25px; z-index: 100; overflow: none;\">\n");
	document.write("		<DIV ID=\"toolbarLeft\" STYLE=\"float: left; width: 6px; height: 25px;\"><IMG SRC=\"./images/toolbar_left.png\" WIDTH=6 HEIGHT=25 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("		<DIV ID=\"toolbarMiddle\" STYLE=\"float: left; width: " + (innerSpacing - 26) + "px; height: 25px; background-image: url('./images/toolbar_bg.png');\">\n");
	document.write("			<DIV ID=\"mainBuff\" STYLE=\"width: 265px; height: 1px;\"><!-- --></DIV>\n");
	document.write("			<DIV ID=\"tb_butt01\" STYLE=\"float: left; width: 110px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; hasMouse='on';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; hasMouse='off';\" onClick=\"showLinks();\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 110px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 110px; height: 20px; float: left;\" CLASS=\"normalTextSmall\" ALIGN=LEFT><IMG SRC=\"./images/tb_icon_main.png\" WIDTH=20 HEIGHT=20 ALT=\"Options\" TITLE=\"Options\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; <B>Options</B></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt02\" STYLE=\"float: left; width: 30px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover01').style.display='block';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover01').style.display='none';\" onClick=\"location.href='news.php';\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 30px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_news.png\" WIDTH=20 HEIGHT=20 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt03\" STYLE=\"float: left; width: 30px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover02').style.display='block';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover02').style.display='none';\" onClick=\"location.href='help.php';\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 30px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_help.png\" WIDTH=20 HEIGHT=20 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt05\" STYLE=\"float: left; width: 30px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover04').style.display='block';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover04').style.display='none';\" onClick=\"location.href='contact.php';\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 30px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_contact.png\" WIDTH=20 HEIGHT=20 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt06\" STYLE=\"float: left; width: 30px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover05').style.display='block';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover05').style.display='none';\" onClick=\"fadeInOut('loginDiv', 'out'); slideInOut('loginDiv2', 'in');\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 30px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_login.png\" WIDTH=20 HEIGHT=20 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt07\" STYLE=\"float: left; width: 90px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover07').style.display='block';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover07').style.display='none';\" onClick=\"toggleBox('facebookBox');\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 90px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_facebook_b.png\" WIDTH=80 HEIGHT=22 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt08\" STYLE=\"float: left; width: 90px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover08').style.display='block'; hasMouse='on';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover08').style.display='none'; hasMouse='off';\" onClick=\"toggleBox('twitterBox');\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 90px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_twitter_b.png\" WIDTH=80 HEIGHT=22 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			<DIV ID=\"tb_butt10\" STYLE=\"float: left; width: 90px; height: 24px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#EEEEEE'; document.getElementById('mouseover11').style.display='block'; hasMouse='on';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none'; document.getElementById('mouseover11').style.display='none'; hasMouse='off';\" onClick=\"window.open('http://philshopping.multiply.com');\">\n");
	document.write("				<DIV ID=\"mainBuff\" STYLE=\"width: 30px; height: 2px;\"><!-- --></DIV>\n");
	document.write("				<DIV ID=\"mainIcon\" STYLE=\"width: 90px; height: 20px; float: left;\" ALIGN=CENTER><IMG SRC=\"./images/tb_multiply.png\" WIDTH=80 HEIGHT=22 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("			</DIV>\n");
	document.write("			<DIV ID=\"tb_divider\" STYLE=\"float: left; width: 1px; height: 24px;\"><IMG SRC=\"./images/tb_divider.gif\" WIDTH=1 HEIGHT=24 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("		</DIV>\n");
	document.write("		<DIV ID=\"toolbarRight\" STYLE=\"float: left; width: 10px; height: 25px;\"><IMG SRC=\"./images/toolbar_right.png\" WIDTH=10 HEIGHT=25 ALT=\"\" TITLE=\"\" BORDER=0></DIV>\n");
	document.write("	</DIV>\n");
	document.write("</DIV>\n");

	// compose the toolbar menu
	document.write("<DIV ID=\"toolbarMenu\" STYLE=\"position: absolute; top: " + (tb_top-376) + "px; left: 20px; width: 292px; height: 395px; display: none; border: solid 1px #cacaca; background-color: #ececec; z-index: 99;\" onMouseOver=\"hasMouse='on';\" onMouseOut=\"hasMouse='off';\">\n");
	document.write("	<DIV ID=\"tbTitle\" STYLE=\"width: 292px; height: 22px; background-color: #ED2126\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"tbBuff\" STYLE=\"width: 172px; height: 3px;\"><!-- --></DIV>\n");
	document.write("		&nbsp; <FONT COLOR=\"#FFFFFF\"><B>Options</B></FONT>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"tbMenuInner\" STYLE=\"padding: 3px; overflow: none;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='http://www.philshopping.com/';\"><IMG SRC=\"./images/tb_home.png\" WIDTH=20 HEIGHT=20 ALT=\"Home\" TITLE=\"Home\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Home</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='page.php?id=howtoshop';\"><IMG SRC=\"./images/tb_help.png\" WIDTH=20 HEIGHT=20 ALT=\"How to Shop\" TITLE=\"How to Shop\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; How to Shop</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"showError();\"><IMG SRC=\"./images/tb_accdet.png\" WIDTH=20 HEIGHT=20 ALT=\"My Account\" TITLE=\"My Account\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; <span style=\"color: #b8b8b8;\"><em>My Account</em></span></DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"showError();\"><IMG SRC=\"./images/tb_accdet.png\" WIDTH=20 HEIGHT=20 ALT=\"My Account Profile\" TITLE=\"My Account Profile\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; <span style=\"color: #b8b8b8;\"><em>My Account Profile</em></span></DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"showError();\"><IMG SRC=\"./images/tb_terms.png\" WIDTH=20 HEIGHT=20 ALT=\"My Transactions\" TITLE=\"My Transactions\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; <span style=\"color: #b8b8b8;\"><em>My Transactions</em></span></DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"showError();\"><IMG SRC=\"./images/tb_wishlists.png\" WIDTH=20 HEIGHT=20 ALT=\"My Wish Lists/Registries\" TITLE=\"My Wish Lists/Registries\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; <span style=\"color: #b8b8b8;\"><em>My Wish Lists/Registries</em></span></DIV>\n");
	document.write("		<DIV ID=\"itemDivider\" STYLE=\"height: 1px; background-color: #aaaaaa\"><!-- --></div>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 5px;\"><!-- --></div>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"showError();\"><IMG SRC=\"./images/tb_cart.png\" WIDTH=20 HEIGHT=20 ALT=\"My Shopping Cart\" TITLE=\"My Shopping Cart\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; <span style=\"color: #b8b8b8;\"><em>My Shopping Cart</em></span></DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='password_reset.php';\"><IMG SRC=\"./images/tb_pass.png\" WIDTH=20 HEIGHT=20 ALT=\"Password Reset\" TITLE=\"Password Reset\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Password Reset</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='contact.php';\"><IMG SRC=\"./images/tb_contact.png\" WIDTH=20 HEIGHT=20 ALT=\"Contact Us\" TITLE=\"Contact Us\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Contact Us</DIV>\n");
	document.write("		<DIV ID=\"itemDivider\" STYLE=\"height: 1px; background-color: #aaaaaa\"><!-- --></div>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 5px;\"><!-- --></div>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='page.php?id=terms';\"><IMG SRC=\"./images/tb_privacy.png\" WIDTH=20 HEIGHT=20 ALT=\"Terms and Conditions\" TITLE=\"Terms and Conditions\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Terms and Conditions</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='page.php?id=privacy';\"><IMG SRC=\"./images/tb_privacy.png\" WIDTH=20 HEIGHT=20 ALT=\"Privacy Policy\" TITLE=\"Privacy Policy\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Privacy Policy</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='page.php?id=shipping';\"><IMG SRC=\"./images/tb_privacy.png\" WIDTH=20 HEIGHT=20 ALT=\"Shipping and Delivery Policy\" TITLE=\"Shipping and Delivery Policy\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Shipping and Delivery Policy</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='page.php?id=cancellations';\"><IMG SRC=\"./images/tb_privacy.png\" WIDTH=20 HEIGHT=20 ALT=\"Cancellations, Changes, Returns and Refunds Policy\" TITLE=\"Cancellations, Changes, Returns and Refunds Policy\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Cancellations, Changes, Returns and Refunds Policy</DIV>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"location.href='help.php';\"><IMG SRC=\"./images/tb_help.png\" WIDTH=20 HEIGHT=20 ALT=\"Frequently Asked Questions\" TITLE=\"Frequently Asked Questions\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Frequently Asked Questions</DIV>\n");
	document.write("		<DIV ID=\"itemDivider\" STYLE=\"height: 1px; background-color: #aaaaaa\"><!-- --></div>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 5px;\"><!-- --></div>\n");
	document.write("		<DIV ID=\"itemBuff\" STYLE=\"height: 22px; color: #0b0;\" onMouseOver=\"document.body.style.cursor='pointer'; this.style.background='#FFFFFF';\" onMouseOut=\"document.body.style.cursor='auto'; this.style.background='none';\" onClick=\"fadeInOut('loginDiv', 'out'); slideInOut('loginDiv2', 'in');\"><IMG SRC=\"./images/tb_login.png\" WIDTH=20 HEIGHT=20 ALT=\"Sign in\" TITLE=\"Sign in\" BORDER=0 ALIGN=ABSMIDDLE> &nbsp; Sign in</DIV>\n");
	document.write("	</DIV>\n");
	document.write("</DIV>\n");

	// position the mouse-over hints
	var mo_top = tb_top - 25;
	var hasMouse = "off";

	// compose the mouse-over hints
	document.write("<DIV ID=\"mouseover01\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 121px; width: 125px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"width: 125px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 125px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>PhilShopping.com News</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 96px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");
	document.write("<DIV ID=\"mouseover02\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 151px; width: 80px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo02Inner\" STYLE=\"width: 80px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 80px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>Help / FAQs</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo02Inner\" STYLE=\"float: left; width: 51px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");
	document.write("<DIV ID=\"mouseover04\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 182px; width: 135px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo04Inner\" STYLE=\"width: 135px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 135px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>Contact PhilShopping.com</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo04Inner\" STYLE=\"float: left; width: 106px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");
	document.write("<DIV ID=\"mouseover05\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 213px; width: 155px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"width: 155px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 155px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>Sign in to PhilShopping.com</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"float: left; width: 126px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");
	document.write("<DIV ID=\"mouseover07\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 273px; width: 165px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"width: 165px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 165px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>PhilShopping.com on Facebook</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"float: left; width: 136px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");
	document.write("<DIV ID=\"mouseover08\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 365px; width: 155px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"width: 155px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 155px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>PhilShopping.com on Twitter</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"float: left; width: 126px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");
	document.write("<DIV ID=\"mouseover11\" STYLE=\"position: absolute; top: " + mo_top + "px; left: 456px; width: 155px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"width: 155px; height: 18px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA;  border-right: solid 1px #CACACA; background-color: #EEEEEE;\" CLASS=\"normalTextSmall\">\n");
	document.write("		<DIV ID=\"buff\" STYLE=\"width: 155px; height: 2px;\"><!-- --></DIV>\n");
	document.write("		<I>PhilShopping.com on Multiply</I>\n");
	document.write("	</DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"clear: left; float: left; width: 20px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo01Inner\" STYLE=\"float: left; width: 9px; height: 7px; background-image: url('./images/hint_arrow.png'); background-repeat: no-repeat;\"><!-- --></DIV>\n");
	document.write("	<DIV ID=\"mo05Inner\" STYLE=\"float: left; width: 126px; height: 7px; border-top: solid 1px #CACACA;\"><!-- --></DIV>\n");
	document.write("</DIV>\n");

	// compose the facebook pop-up
	document.write("<DIV ID=\"facebookBox\" STYLE=\"position: absolute; top: " + (mo_top-262) + "px; left: 253px; width: 125px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("<DIV ID=\"fb_box\" STYLE=\"clear: left; width: auto; height: auto;\">");
	document.write("	<script type=\"text/javascript\" src=\"http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US\"></script>");
	document.write("	<script type=\"text/javascript\">FB.init(\"04b5cc1ad3eb48568938fb3b99bfade0\");</script>");
	document.write("	<fb:fan profile_id=\"130074524889\" stream=\"0\" connections=\"6\" width=\"189\" height=\"287\"></fb:fan>");
	document.write("	<!-- <div style=\"font-size:8px; padding-left:10px; background-color: #fff;\"><a href=\"http://www.facebook.com/pages/PhilShoppingcom/130074524889\" TARGET=\"_blank\">PhilShopping.com on Facebook</a></div> //-->");
	document.write("</DIV>");
	document.write("</DIV>");

	// compose the twitter pop-up
	document.write("<DIV ID=\"twitterBox\" STYLE=\"position: absolute; top: " + (mo_top-164) + "px; left: 344px; width: 125px; height: 25px; z-index: 10; display: none;\" ALIGN=CENTER>\n");
	document.write("<DIV ID=\"box03\" STYLE=\"width: 159px; height: auto;\">");
	document.write("<DIV ID=\"boxContent\" STYLE=\"width: 157px; height: auto; border-top: solid 1px #D9D9D9; border-left: solid 1px #D9D9D9; border-right: solid 1px #D9D9D9;\">");
	document.write("<script src=\"http://widgets.twimg.com/j/2/widget.js\"></script>");
	document.write("<script>");
	document.write("new TWTR.Widget({");
	document.write("  version: 2,");
	document.write("  type: 'profile',");
	document.write("  rpp: 4,");
	document.write("  interval: 6000,");
	document.write("  width: 'auto',");
	document.write("  height: 158,");
	document.write("  theme: {");
	document.write("    shell: {");
	document.write("      background: '#ffffff',");
	document.write("      color: '#919191'");
	document.write("    },");
	document.write("    tweets: {");
	document.write("      background: '#ebebeb',");
	document.write("      color: '#666666',");
	document.write("      links: '#f00e0e'");
	document.write("    }");
	document.write("  },");
	document.write("  features: {");
	document.write("    scrollbar: false,");
	document.write("    loop: false,");
	document.write("    live: false,");
	document.write("    hashtags: true,");
	document.write("    timestamp: false,");
	document.write("    avatars: false,");
	document.write("    behavior: 'all'");
	document.write("  }");
	document.write("}).render().setUser('PhilShopping').start();");
	document.write("</script>");
	document.write("			</DIV>");
	document.write("		</DIV>");
	document.write("</DIV>");
	
	var toggle = "";

	document.onclick = new Function("showLinksOff();");

	function updateToolbarPos()
		{
		// re-position the toolbar
		var tb_top = document.documentElement.clientHeight - 25;
		var scrollbarOffset = document.documentElement.clientWidth - 20;
		var cartMOPos = document.documentElement.clientWidth - 240;
		var cartWLMOPos = document.documentElement.clientWidth - 405;

		var innerSpacing = scrollbarOffset - 10;
		document.getElementById("toolbar").style.top = tb_top+"px";
		document.getElementById("toolbar").style.width = scrollbarOffset+"px";
		document.getElementById("toolbarInner").style.width = innerSpacing+"px";
		document.getElementById("toolbarMiddle").style.width = (innerSpacing-26)+"px";
		document.getElementById("mouseover01").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover02").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover03").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover04").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover05").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover06").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover06").style.left = cartMOPos+"px";
		document.getElementById("mouseover08").style.top = (tb_top-25)+"px";
		document.getElementById("mouseover08").style.left = cartWLMOPos+"px";
		cartDivPos = document.getElementById('tb_butt07').offsetLeft;
		cartWLDivPos = document.getElementById('tb_butt08').offsetLeft;
		
		// re-position the options menu
		document.getElementById("toolbarMenu").style.top = (tb_top-376)+"px";
		}

	function showLinks()
		{
		var mo_top = tb_top - 25;

		if (toggle=="")
			{
			document.getElementById("toolbarMenu").style.display = "block";
			toggle = "on";
			}
		else
			{
			document.getElementById("toolbarMenu").style.display = "none";
			toggle = "";
			}

		document.getElementById("mouseover01").style.display = "none";
		document.getElementById("mouseover02").style.display = "none";
		document.getElementById("mouseover03").style.display = "none";
		document.getElementById("mouseover04").style.display = "none";
		document.getElementById("mouseover05").style.display = "none";
		document.getElementById("mouseover06").style.display = "none";
		document.getElementById("mouseover08").style.display = "none";
		}

	function showLinksOff()
		{
		if (hasMouse=="off")
			{
			document.getElementById("toolbarMenu").style.display = "none";
			toggle = "";
			}
		}
