<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
	<HEAD>
		<TITLE>Cartwright Woodcraft - General Business Information</TITLE>
		<META NAME="description" CONTENT="Cartwright Woodcraft - general business information">
		<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
		<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
		<META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript">
		<LINK REL="StyleSheet" HREF="style.css" TYPE="text/css">
		<LINK REL="StyleSheet" HREF="info_menu.css" TYPE="text/css">
		<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
<SCRIPT TYPE="text/javaScript">
<!--
if (top!=self && top.siteName== "Cartwright")
{
	parent.document.title=self.document.title;
	if (top.mainButton!=9) top.setButton(9); // show info button inset.
	var tabImage="business";
	var currentTab=1;
}

function textFile()
{
	if (location.search>"" && location.search.length==2) // called from site map.
	{
		top.businessOption=location.search.substring(1,2);
		self.InfoSubMenu.location.reload();
	}
	var fileName="info_";
	if (top.businessOption==1) fileName+="delivery";
	else if (top.businessOption==2) fileName+="products";
	else if (top.businessOption==3) fileName+="privacy";
	else if (top.businessOption==4) fileName+="discount";
	else if (top.businessOption==5) fileName+="terms";
	else fileName+="payment";
	fileName+=".html"
	self.InfoText.location.replace(fileName);
}

// -->
</SCRIPT>
	</HEAD>
	<FRAMESET ROWS="35,80,*,25" BORDER="0" FRAMEBORDER="0" onLoad="if (top == self) top.location.replace('index.php'); else textFile();">
		<FRAME NAME="InfoTabMenu" SRC="info_tabs.html" TITLE="Business info tab menu" NORESIZE SCROLLING="NO" MARGINHEIGHT="0">
		<FRAME NAME="InfoSubMenu" SRC="info_bus_menu.html" TITLE="Business info text menu" NORESIZE SCROLLING="NO" MARGINHEIGHT="0">
		<FRAME NAME="InfoText" SRC="blank_info.html" TITLE="Business info text" MARGINWIDTH="5" MARGINHEIGHT="0">
		<FRAME NAME="MailFooter" SRC="mail_footer.html" TITLE="Mail footer" NORESIZE SCROLLING="NO" MARGINHEIGHT="0">
		<NOFRAMES>
			<!-- Start of content that browsers without frame support will see-->
			<BODY CLASS="main">
				<H1>Business information for Cartwright Woodcraft</H1><BR>
				<A HREF="info_payment.html">Payment details</A><BR>
				<A HREF="info_delivery.html">Delivery details</A><BR>
				<A HREF="info_discount.html">Discount</A><BR>
				<A HREF="info_privacy.html">Privacy policy</A><BR>
				<A HREF="info_products.html">Product information</A><BR>
				<A HREF="info_terms.html">Terms and conditions</A><BR>
			</BODY>
		</NOFRAMES>
	</FRAMESET>
</HTML>

