shopBulimba="<a class='orange' href='locations.htm'>&#8226; 166 Oxford St, Bulimba  4171 Queensland Australia</a>";
shopPhoneB="Phone: (07) 3399 8133 Fax: (07) 3399 8166 &#8226;";
shopPadd2="<a class='orange' href='locations.htm'>&#8226; 129 Latrobe Tce, Paddington Queensland Australia - Clearance Store</a>";
shopPhoneP2="Phone: (07) 3367 2251 Fax: (07) 3311 1853 &#8226;";
shopNF="<a class='orange' href='locations.htm'>&#8226; Merthyr Village, 900 Brunswick St, New Farm Queensland 4005</a>";
shopPhoneNF="Phone: (07) 3254 2633 Fax: (07) 3254 2688 &#8226;";
shopAddress = "<a class='orange' href='locations.htm'>&#8226; 137 Latrobe Tce, Paddington  4064  Queensland Australia</a>";
shopPhone="Phone: (07) 3367 8288 Fax: (07) 3311 1853 &#8226;";
shopEmail="<font color=#a95501>Email:</font><br><a  class='orange' href='mailto:paddington@thousandislanddressing.com'>paddington@thousandislanddressing.com</a><br><a  class='orange' href='mailto:bulimba@thousandislanddressing.com'>bulimba@thousandislanddressing.com</a><br><a  class='orange' href='mailto:newfarm@thousandislanddressing.com'>newfarm@thousandislanddressing.com</a>";
title="Beautiful homewares and exotic gifts with an eastern flare";

function dash()
{
	document.write("<font color=#bbbbbbb size=1>")	
	document.write("|");
	document.write("</font>")
}

function specialDash()
{
	document.write("<font color=#bbbbbb size=1>")	
	document.write("|");
	document.write("</font>")
}

function showBanner()
{document.write("<br>");
document.write("<table width=600 border=0 bgcolor=#312929 align=center>");
	document.write("<tr>");
	document.write("<td align=center valign=top>");
	document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
	document.write("<font color=#948181 size=2><a href=index.htm>Home</a> | </font> ");
	document.write("<font color=#948181 size=2><a href=news.htm>What's News!</a> | </font> ");
	document.write("<font color=#948181 size=2><a href=lamps.htm>Lamps</a> | </font> ");
	document.write("<font color=#948181 size=2><a href=homewares.htm>Homewares</a> | </font> ");
	document.write("<font color=#948181 size=2><a href=jewellery.htm>Jewellery</a> | </font> ");
	document.write("<font color=#948181 size=2><a href=handbags.htm>Handbags</a> | </font> ");
	document.write("<font color=#948181 size=2><a href=locations.htm>Store Locations</a> | </font>");
	document.write("<font color=#948181 size=2><a href=contact.htm>Contact Us</a></font>");
	document.write("</td>");
	document.write("</tr>");
 	document.write("</table><font color=#948181></font></p>")
	
	
}

// Display Address Details
function showAddress()
{
	document.write("<table bgcolor=#312929 width=620 border=0><tr><td align=center width=100%>");
	document.write("<p id=p6>");
	document.write("<font color=#887575>");
	    
	document.write("<br>");
	document.write("<br>");
	
	document.write(shopAddress);
    document.write(" | ");
    	document.write(shopPhone);
	document.write("<br>");

	

	document.write("<font color=#a95501>Open 7 Days:</font> <font color=#B3A6A6>Mon to Wed + Fri</font> 9.30am-5.30pm |  <font color=#B3A6A6>Thu</font> 9.30am-7.00pm | <font color=#B3A6A6>Sat</font> 9.00am-5.00pm | <font color=#B3A6A6>Sun</font> 10.00am-4.30pm");
	
		document.write("<br>");	
		document.write("<br>");
	document.write("<br>");
	


		document.write(shopBulimba);
    	document.write(" | ");
    	document.write(shopPhoneB);
	document.write("<br>");
	
	
	document.write("<font color=#a95501>Open 7 Days:</font> <font color=#B3A6A6>Mon to Wed + Fri</font> 9.30am-5.30pm |  <font color=#B3A6A6>Thu</font> 9.30am-8.00pm  | <font color=#B3A6A6>Sat</font> 9.30am-5.00pm | <font color=#B3A6A6>Sun</font> 10.00am-5.00pm");
	
		document.write("<br>");	
		document.write("<br>");
document.write("<br>");

		document.write(shopNF);
    	document.write(" | ");
    	document.write(shopPhoneNF);
	document.write("<br>");
	
	
	document.write("<font color=#a95501>Open 7 Days:</font> <font color=#B3A6A6>Mon to Wed + Fri</font> 9.30am-5.30pm |  <font color=#B3A6A6>Thu</font> 9.30am-7.00pm | <font color=#B3A6A6>Sat</font> 9.30am-5.00pm | <font color=#B3A6A6>Sun</font> 10.00am-5.00pm");
	
		document.write("<br>");	
		document.write("<br>");
	document.write("<br>");
		document.write(shopPadd2);
    	document.write(" | ");
    	document.write(shopPhoneP2);
	document.write("<br>");

document.write("<font color=#a95501>Store open:</font> <font color=#B3A6A6>Thurs to Sun</font> 10am-4.30pm ");
	document.write("<br>");
	
	
	document.write("<br>");
	document.write(shopEmail);
	
	document.write("<br><br>");
document.write("Web Design by <a class='orange' href='mailto:chickenrun@tpg.com.au'>Fly the Coop</a>");
document.write(" & <a class='orange' href='http://sites.tsteward.com' target='blank');>T Force</a>");
	document.write("</p>");
	document.write("</td></tr></table>");
}

