<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <title>Officeworks | Office Supplies, Office Furniture, Stationery, Ink & Toner at low prices</title> <META name="KEYWORDS" content="Officeworks, Officeworks Business Direct, Officeworks Online, stationery, stationery supplies, stationary, office supplies, office machines, computer supplies, office furniture, office equipment, office"> <META name="DESCRIPTION" content="Officeworks | Office Supplies, Office Furniture, Stationery, Ink & Toner at low prices"> <META HTTP-EQUIV="Expires" CONTENT="0"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <META NAME="WT.cg_n" CONTENT ="Home"> <link type="text/css" REL="STYLESHEET" href="/style/stylesheet.css" > <link type="text/css" REL="STYLESHEET" href="/style/droppage.css" > <link rel="icon" href="/images/favicon.ico" /> <link rel="shortcut icon" href="/images/favicon.ico" /> <script type="text/javascript" language="javascript"> //VB added this function bookmark(url,title) { if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) { window.external.AddFavorite(url,title); } else if (navigator.appName == "Netscape") { window.sidebar.addPanel(title,url,""); } else { alert("Press CTRL-D for Netscape and CTRL-T for Opera"); } } function showMenu(sID) { var oCat = document.getElementById(sID); if(oCat != null) { oCat.style.display = "block"; var oPar = oCat.parentNode; while (oPar != null) { if(oPar.title == "cat") { oPar.style.display = "block"; oPar.className = oPar.className + "Selected"; } oPar = oPar.parentNode; } } var oCat2 = document.getElementById('i_' + sID); if(oCat2 != null) { oCat2.className = oCat2.className + "Selected"; } var oCat3 = document.getElementById('ih_' + sID); if(oCat3 != null) { oCat3.className = "mainCategorySelected"; } return; } function submitSearch() { document.main.submit(); } function selectAll() { if (main.search.value == "") { main.search.value = "*"; } return; } function updateNavBarTitle(text) { oElement = document.getElementById("pageTitleId"); if (oElement != null) { oElement.innerHTML = text; } } var extraLargeImageWin = null; function openExtraLargeImage(imageURL,catName) { if(extraLargeImageWin && extraLargeImageWin.close) extraLargeImageWin.close(); var newWindow = window.open('','largeImage','width=475,height=475,menubar=no,status=no,location=no,toolbar=no,scrollbars=no'); extraLargeImageWin = newWindow; newWindow.document.write('<html><title>' + catName + '</title><head></head><body style="margin:0">'); newWindow.document.write('<img ALT="' + catName + '" src="'); newWindow.document.write(imageURL); newWindow.document.write('" border="0" onerror=\'this.onerror=null;this.src="/images/nopic250.gif")"\' />'); newWindow.document.write('</body></html>'); newWindow.document.close(); return false; } function checkQty(value) { var res = parseInt(value.replace(/[, ]/g,"")); if(isNaN(res)) return "1"; else { if(0 == res) res = 1; res = 0 > res ? -res:res; return res; } } function addToBasket(url,index) { var qtyBox = document.getElementById("itemQty" + index); var fullurl = url + '&quantity=' + qtyBox.value; window.location = fullurl; } function setTopSection(sCatName) { //alert(sCatName); } function setActiveTab(tabName) { document.getElementById('tab-home').className = ""; document.getElementById('tab-office-supplies').className = ""; document.getElementById('tab-ink-toner').className = ""; document.getElementById('tab-technology').className = ""; document.getElementById('tab-furniture').className = ""; document.getElementById('tab-buyers-guide').className = ""; document.getElementById('tab-print-copy').className = ""; document.getElementById(tabName).className = "on"; } NAVarr = new Array("btn_go", "btn_cart"); if (document.images) { for (var NAVitem in NAVarr) { for (var NAVicount=0; NAVicount < 2; NAVicount++) { eval("b" + NAVarr[NAVitem] + NAVicount + " = new Image()"); eval("b" + NAVarr[NAVitem] + NAVicount + ".src = '/images/swap_" + NAVarr[NAVitem] + "_" + NAVicount + ".gif'"); } } } function BturnOn(imageName) { if (document.images) { var imageNumber = ""; if (arguments.length > 1) imageNumber = arguments[1]; document [imageName + imageNumber].src = eval("b" + imageName + "1.src"); } } function BturnOff(imageName) { if (document.images) { var imageNumber = ""; if (arguments.length > 1) imageNumber = arguments[1]; document [imageName + imageNumber].src = eval("b" + imageName + "0.src"); } } function BturnOnInput(obj,imageName) { if (obj.src) { obj.src = eval("b" + imageName + "1.src"); } } function BturnOffInput(obj,imageName) { if (obj.src) { obj.src = eval("b" + imageName + "0.src"); } } function ddRedirect(dd) { if (dd.options[dd.selectedIndex].value != "") self.location = dd.options[dd.selectedIndex].value; } </script> <SCRIPT src="/owbd/b2c/jscript/swfobject.js" type="text/javascript"></SCRIPT> <script type="text/javascript" language="javascript"> var xmlHttp; var domain; var urlStr; function getAdBlock() { xmlHttp=GetXmlHttpObject(); if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } urlStr = "http://www.officeworks.com.au/ims_docs/static/homepageadblocks.txt"; xmlHttp.open("GET",urlStr,false); xmlHttp.send(null); var str; str = xmlHttp.responseText; var lines = str.split("\n"); // get current date as string var oDate; oDate = new Date(); var sCurrDate; sCurrDate = oDate.getFullYear().toString() + PadDigits(oDate.getMonth()+1,2) + PadDigits(oDate.getDate(),2) + PadDigits(oDate.getHours(),2) + PadDigits(oDate.getMinutes(),2); var adBlockFileName = ""; var sDateTime; for (i=0;i<lines.length;i++) { // if date/time of file is greater than now, use this adblock file. sDateTime = lines[i].substr(0, 8) + lines[i].substr(9, 4); if (sDateTime == '') { // DO NOTHIN } else { if (sDateTime < sCurrDate) { adBlockFileName = lines[i]; } } } adBlockFileName = adBlockFileName.replace(".html", "seo.html"); urlStr = "http://www.officeworks.com.au/ims_docs/static/" + adBlockFileName; xmlHttp.open("GET",urlStr,false); xmlHttp.send(null); document.getElementById("adBlock").innerHTML = xmlHttp.responseText; } function GetXmlHttpObject() { var xmlHttp=null; try { // Firefox, Opera 8.0+, Safari xmlHttp=new XMLHttpRequest(); } catch (e) { // Internet Explorer try { xmlHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP"); } } return xmlHttp; } function PadDigits(n, totalDigits) { n = n.toString(); var pd = ''; if (totalDigits > n.length) { for (i=0; i < (totalDigits-n.length); i++) { pd += '0'; } } return pd + n.toString(); } </script> </head> <!-- <body onload="javascript:getAdBlock();activateBlocks();"> --> <body> <form name="main" method="POST" action="http://www.officeworks.com.au/owbd/b2c/init.do" onsubmit="javascript:submitSearch();"> <div id="bodycontainer"> <div id="bodycontainer_inside"> <div id="top"> <div id="header"> <div id="header_inside1"> <div id="header_inside2"> <h1 id="header_logo"><a href="/home.shtml"><img src="/images/gr_header_logo-offw.gif" alt="Officeworks" width="301" height="73" /></a></h1> <p id="header_tagline"><img src="/images/gr_header_tagline.gif" alt="Lowest Prices Everyday" width="185" height="72" /></p> <ul id="nav"> <li id="tab-home" class="on"><a href="/home.shtml">Home</a></li> <li id="tab-office-supplies"><a href="/office-supplies/office-supplies.shtml">Office Supplies</a></li> <li id="tab-ink-toner"><a href="/ink-toner/ink-toner.shtml">Ink &amp; Toner</a></li> <li id="tab-technology"><a href="/technology/technology.shtml">Technology</a></li> <li id="tab-furniture"><a href="/furniture/furniture.shtml">Furniture</a></li> <li id="tab-buyers-guide"><a href="http://www.officeworks.com.au/ims_docs/static/buyersguide_buyersguidehomeseo.shtml">Buyer's Guide</a></li> <li id="tab-print-copy" class="last"><a href="/content/printservices.shtml">Print &amp; Copy</a></li> </ul> </div> </div> </div> <div class="clear">&nbsp;</div> <div id="toplinks-logged-out"> <ul> <li class="toplinks-shopol"><h2>Shop&nbsp;Online</h2></li> <li class="toplinks-gradbtn toplinks-login"><a href="http://www.officeworks.com.au/owbd/b2c/init.do?forward=login"><span><span>Login</span></span></a></li> <li class="toplinks-gradbtn toplinks-register"><a href="http://www.officeworks.com.au/owbd/b2c/init.do?forward=register"><span><span>Register</span></span></a></li> </ul> </div> <div id="topcart"> <ul> <li class="topcart_cart"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?forward=basket" onmouseover="BturnOn('btn_cart')" onmouseout="BturnOff('btn_cart')"><img src="/images/swap_btn_cart_0.gif" alt="Shopping Cart" width="27" height="26" name="btn_cart" /></a> </li> <li class="topcart_shoppingcart"><h2><img src="/images/txt_shopping-cart.gif" alt="Shopping Cart" width="90" height="13" /></h2></li> <li class="topcart_viewcart"><a href="http://www.officeworks.com.au/owbd/b2c/init.do?forward=basket" rel="nofollow">View Cart</a></li> <li class="topcart_items">Items: 0</li> <li>Total: $0.00</li> </ul> </div> </div> <div class="clear">&nbsp;</div> </div> </div> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center"> <table border="0" cellpadding="0" cellspacing="0" width="960"> <tr> <td width="200" valign="top" align="left"> <div id="search-products"> <input name="search" type="text" maxlength="39" size="20" value="Search by name or no" onBlur="if(this.value=='')this.value='Search by name or no';" onFocus="if(this.value=='Search by name or no')this.value='';" /> <input type="hidden" name="qryCat" id="qryCat" value="All Categories"> <a href="#" onClick="javascript:submitSearch();" onmouseover="BturnOn('btn_go')" onmouseout="BturnOff('btn_go')"><img src="/images/swap_btn_go_0.gif" alt="Go" width="34" height="22" name="btn_go" /></a> </div> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td colspan="2"> <div title="cat"><a id="ih_christmas-supplies" class="mainCategoryText" href="/christmas-supplies/christmas-supplies.shtml">Christmas Supplies</a></div> <div title="cat" id="christmas-supplies" style="display: block;"> <div title="cat"><a id="i_christmas-hampers" class="subCategory" href="/christmas-supplies/christmas-hampers/christmas-hampers.shtml">Christmas Hampers</a></div> <div title="cat" id="christmas-hampers" style="display: none;"></div> <div title="cat"><a id="i_christmas-paper" class="subCategory" href="/christmas-supplies/christmas-paper/christmas-paper.shtml">Christmas Paper</a></div> <div title="cat" id="christmas-paper" style="display: none;"></div></div> <div title="cat"><a id="ih_office-supplies" class="mainCategoryText" href="/office-supplies/office-supplies.shtml">Office Supplies</a></div> <div title="cat" id="office-supplies" style="display: block;"> <div title="cat"><a id="i_paper-labels-envelopes" class="subCategory" href="/office-supplies/paper-labels-envelopes/paper-labels-envelopes.shtml">Paper, Labels &amp; Envelopes</a></div> <div title="cat" id="paper-labels-envelopes" style="display: none;"></div> <div title="cat"><a id="i_pens-pencils-markers" class="subCategory" href="/office-supplies/pens-pencils-markers/pens-pencils-markers.shtml">Pens, Pencils &amp; Markers</a></div> <div title="cat" id="pens-pencils-markers" style="display: none;"></div> <div title="cat"><a id="i_general-stationery" class="subCategory" href="/office-supplies/general-stationery/general-stationery.shtml">General Stationery</a></div> <div title="cat" id="general-stationery" style="display: none;"></div> <div title="cat"><a id="i_school-supplies" class="subCategory" href="/office-supplies/school-supplies/school-supplies.shtml">School Supplies</a></div> <div title="cat" id="school-supplies" style="display: none;"></div> <div title="cat"><a id="i_document-filing-storage-presentation" class="subCategory" href="/office-supplies/document-filing-storage-presentation/document-filing-storage-presentation.shtml">Document Filing, Storage &amp; Presentation</a></div> <div title="cat" id="document-filing-storage-presentation" style="display: none;"></div> <div title="cat"><a id="i_packaging-mail-room" class="subCategory" href="/office-supplies/packaging-mail-room/packaging-mail-room.shtml">Packaging &amp; Mail Room</a></div> <div title="cat" id="packaging-mail-room" style="display: none;"></div> <div title="cat"><a id="i_diaries-planners-organisers" class="subCategory" href="/office-supplies/diaries-planners-organisers/diaries-planners-organisers.shtml">Diaries, Planners &amp; Organisers</a></div> <div title="cat" id="diaries-planners-organisers" style="display: none;"></div> <div title="cat"><a id="i_desk-accessories" class="subCategory" href="/office-supplies/desk-accessories/desk-accessories.shtml">Desk Accessories</a></div> <div title="cat" id="desk-accessories" style="display: none;"></div> <div title="cat"><a id="i_kitchen-bathroom-supplies" class="subCategory" href="/office-supplies/kitchen-bathroom-supplies/kitchen-bathroom-supplies.shtml">Kitchen &amp; Bathroom Supplies</a></div> <div title="cat" id="kitchen-bathroom-supplies" style="display: none;"></div> <div title="cat"><a id="i_business-luggage-travel-accessories" class="subCategory" href="/office-supplies/business-luggage-travel-accessories/business-luggage-travel-accessories.shtml">Business Luggage &amp; Travel Accessories</a></div> <div title="cat" id="business-luggage-travel-accessories" style="display: none;"></div> <div title="cat"><a id="i_other-supplies-equipment" class="subCategory" href="/office-supplies/other-supplies-equipment/other-supplies-equipment.shtml">Other Supplies &amp; Equipment</a></div> <div title="cat" id="other-supplies-equipment" style="display: none;"></div></div> <div title="cat"><a id="ih_ink-toner" class="mainCategoryText" href="/ink-toner/ink-toner.shtml">Ink &amp; Toner</a></div> <div title="cat" id="ink-toner" style="display: block;"> <div title="cat"><a id="i_ink-supplies" class="subCategory" href="/ink-toner/ink-supplies/ink-supplies.shtml">Ink Supplies</a></div> <div title="cat" id="ink-supplies" style="display: none;"></div> <div title="cat"><a id="i_toners-drums" class="subCategory" href="/ink-toner/toners-drums/toners-drums.shtml">Toners &amp; Drums</a></div> <div title="cat" id="toners-drums" style="display: none;"></div> <div title="cat"><a id="i_fax-supplies" class="subCategory" href="/ink-toner/fax-supplies/fax-supplies.shtml">Fax Supplies</a></div> <div title="cat" id="fax-supplies" style="display: none;"></div> <div title="cat"><a id="i_calculator-supplies" class="subCategory" href="/ink-toner/calculator-supplies/calculator-supplies.shtml">Calculator Supplies</a></div> <div title="cat" id="calculator-supplies" style="display: none;"></div> <div title="cat"><a id="i_printer-typewriter-ribbons" class="subCategory" href="/ink-toner/printer-typewriter-ribbons/printer-typewriter-ribbons.shtml">Printer &amp; Typewriter Ribbons</a></div> <div title="cat" id="printer-typewriter-ribbons" style="display: none;"></div> <div title="cat"><a id="i_register-supplies" class="subCategory" href="/ink-toner/register-supplies/register-supplies.shtml">Register Supplies</a></div> <div title="cat" id="register-supplies" style="display: none;"></div></div> <div title="cat"><a id="ih_technology" class="mainCategoryText" href="/technology/technology.shtml">Technology</a></div> <div title="cat" id="technology" style="display: block;"> <div title="cat"><a id="i_computers-monitors" class="subCategory" href="/technology/computers-monitors/computers-monitors.shtml">Computers &amp; Monitors</a></div> <div title="cat" id="computers-monitors" style="display: none;"></div> <div title="cat"><a id="i_computer-accessories" class="subCategory" href="/technology/computer-accessories/computer-accessories.shtml">Computer Accessories</a></div> <div title="cat" id="computer-accessories" style="display: none;"></div> <div title="cat"><a id="i_printers-multifunctions" class="subCategory" href="/technology/printers-multifunctions/printers-multifunctions.shtml">Printers &amp; Multifunctions</a></div> <div title="cat" id="printers-multifunctions" style="display: none;"></div> <div title="cat"><a id="i_fax-copiers-scanners" class="subCategory" href="/technology/fax-copiers-scanners/fax-copiers-scanners.shtml">Fax, Copiers &amp; Scanners</a></div> <div title="cat" id="fax-copiers-scanners" style="display: none;"></div> <div title="cat"><a id="i_software-computer-books" class="subCategory" href="/technology/software-computer-books/software-computer-books.shtml">Software &amp; Computer Books</a></div> <div title="cat" id="software-computer-books" style="display: none;"></div> <div title="cat"><a id="i_data-storage-recordable-media" class="subCategory" href="/technology/data-storage-recordable-media/data-storage-recordable-media.shtml">Data Storage &amp; Recordable Media</a></div> <div title="cat" id="data-storage-recordable-media" style="display: none;"></div> <div title="cat"><a id="i_digital-cameras-memory-cards" class="subCategory" href="/technology/digital-cameras-memory-cards/digital-cameras-memory-cards.shtml">Digital Cameras &amp; Memory Cards</a></div> <div title="cat" id="digital-cameras-memory-cards" style="display: none;"></div> <div title="cat"><a id="i_digital-pens" class="subCategory" href="/technology/digital-pens/digital-pens.shtml">Digital Pens</a></div> <div title="cat" id="digital-pens" style="display: none;"></div> <div title="cat"><a id="i_mp3-multimedia" class="subCategory" href="/technology/mp3-multimedia/mp3-multimedia.shtml">MP3 &amp; Multimedia</a></div> <div title="cat" id="mp3-multimedia" style="display: none;"></div> <div title="cat"><a id="i_calculators" class="subCategory" href="/technology/calculators/calculators.shtml">Calculators</a></div> <div title="cat" id="calculators" style="display: none;"></div> <div title="cat"><a id="i_label-makers-printing" class="subCategory" href="/technology/label-makers-printing/label-makers-printing.shtml">Label Makers &amp; Printing</a></div> <div title="cat" id="label-makers-printing" style="display: none;"></div> <div title="cat"><a id="i_office-equipment-phones" class="subCategory" href="/technology/office-equipment-phones/office-equipment-phones.shtml">Office Equipment &amp; Phones</a></div> <div title="cat" id="office-equipment-phones" style="display: none;"></div></div> <div title="cat"><a id="ih_furniture" class="mainCategoryText" href="/furniture/furniture.shtml">Furniture</a></div> <div title="cat" id="furniture" style="display: block;"> <div title="cat"><a id="i_chairs" class="subCategory" href="/furniture/chairs/chairs.shtml">Chairs</a></div> <div title="cat" id="chairs" style="display: none;"></div> <div title="cat"><a id="i_filing-cabinets" class="subCategory" href="/furniture/filing-cabinets/filing-cabinets.shtml">Filing Cabinets</a></div> <div title="cat" id="filing-cabinets" style="display: none;"></div> <div title="cat"><a id="i_bookcases-storage" class="subCategory" href="/furniture/bookcases-storage/bookcases-storage.shtml">Bookcases &amp; Storage</a></div> <div title="cat" id="bookcases-storage" style="display: none;"></div> <div title="cat"><a id="i_tables" class="subCategory" href="/furniture/tables/tables.shtml">Tables</a></div> <div title="cat" id="tables" style="display: none;"></div> <div title="cat"><a id="i_safes" class="subCategory" href="/furniture/safes/safes.shtml">Safes</a></div> <div title="cat" id="safes" style="display: none;"></div> <div title="cat"><a id="i_floor-protection" class="subCategory" href="/furniture/floor-protection/floor-protection.shtml">Floor Protection</a></div> <div title="cat" id="floor-protection" style="display: none;"></div> <div title="cat"><a id="i_desks-collections" class="subCategory" href="/furniture/desks-collections/desks-collections.shtml">Desks &amp; Collections</a></div> <div title="cat" id="desks-collections" style="display: none;"></div> <div title="cat"><a id="i_footrests" class="subCategory" href="/furniture/footrests/footrests.shtml">Footrests</a></div> <div title="cat" id="footrests" style="display: none;"></div> <div title="cat"><a id="i_lighting" class="subCategory" href="/furniture/lighting/lighting.shtml">Lighting</a></div> <div title="cat" id="lighting" style="display: none;"></div> <div title="cat"><a id="i_coat-racks" class="subCategory" href="/furniture/coat-racks/coat-racks.shtml">Coat Racks</a></div> <div title="cat" id="coat-racks" style="display: none;"></div> <div title="cat"><a id="i_lockers" class="subCategory" href="/furniture/lockers/lockers.shtml">Lockers</a></div> <div title="cat" id="lockers" style="display: none;"></div> <div title="cat"><a id="i_mobile-pedestals" class="subCategory" href="/furniture/mobile-pedestals/mobile-pedestals.shtml">Mobile Pedestals</a></div> <div title="cat" id="mobile-pedestals" style="display: none;"></div> <div title="cat"><a id="i_artificial-plants" class="subCategory" href="/furniture/artificial-plants/artificial-plants.shtml">Artificial Plants</a></div> <div title="cat" id="artificial-plants" style="display: none;"></div></div> <div title="cat"><a id="ih_whats-new" class="mainCategoryText" href="/whats-new/whats-new.shtml">What's New</a></div> <div title="cat" id="whats-new" style="display: block;"></div> <div title="cat"><a id="ih_best-sellers" class="mainCategoryText" href="/best-sellers/best-sellers.shtml">Best Sellers</a></div> <div title="cat" id="best-sellers" style="display: block;"> <div title="cat"><a id="i_best-sellers-office-supplies" class="subCategory" href="/best-sellers/best-sellers-office-supplies/best-sellers-office-supplies.shtml">Best Sellers - Office Supplies</a></div> <div title="cat" id="best-sellers-office-supplies" style="display: none;"></div> <div title="cat"><a id="i_best-sellers-ink-toner" class="subCategory" href="/best-sellers/best-sellers-ink-toner/best-sellers-ink-toner.shtml">Best Sellers - Ink &amp; Toner</a></div> <div title="cat" id="best-sellers-ink-toner" style="display: none;"></div> <div title="cat"><a id="i_best-sellers-technology" class="subCategory" href="/best-sellers/best-sellers-technology/best-sellers-technology.shtml">Best Sellers - Technology</a></div> <div title="cat" id="best-sellers-technology" style="display: none;"></div> <div title="cat"><a id="i_best-sellers-furniture" class="subCategory" href="/best-sellers/best-sellers-furniture/best-sellers-furniture.shtml">Best Sellers - Furniture</a></div> <div title="cat" id="best-sellers-furniture" style="display: none;"></div></div> <div title="cat"><a id="ih_back-to-school" class="mainCategoryText" href="/back-to-school/back-to-school.shtml">Back to School</a></div> <div title="cat" id="back-to-school" style="display: block;"> <div title="cat"><a id="i_arts-crafts" class="subCategory" href="/back-to-school/arts-crafts/arts-crafts.shtml">Arts &amp; Crafts</a></div> <div title="cat" id="arts-crafts" style="display: none;"></div> <div title="cat"><a id="i_binders-accessories" class="subCategory" href="/back-to-school/binders-accessories/binders-accessories.shtml">Binders &amp; Accessories</a></div> <div title="cat" id="binders-accessories" style="display: none;"></div> <div title="cat"><a id="i_calculators" class="subCategory" href="/back-to-school/calculators/calculators.shtml">Calculators</a></div> <div title="cat" id="calculators" style="display: none;"></div> <div title="cat"><a id="i_computer-accessories" class="subCategory" href="/back-to-school/computer-accessories/computer-accessories.shtml">Computer Accessories</a></div> <div title="cat" id="computer-accessories" style="display: none;"></div> <div title="cat"><a id="i_exercise-books" class="subCategory" href="/back-to-school/exercise-books/exercise-books.shtml">Exercise Books</a></div> <div title="cat" id="exercise-books" style="display: none;"></div> <div title="cat"><a id="i_filing-accessories" class="subCategory" href="/back-to-school/filing-accessories/filing-accessories.shtml">Filing &amp; Accessories</a></div> <div title="cat" id="filing-accessories" style="display: none;"></div> <div title="cat"><a id="i_folders-accessories" class="subCategory" href="/back-to-school/folders-accessories/folders-accessories.shtml">Folders &amp; Accessories</a></div> <div title="cat" id="folders-accessories" style="display: none;"></div> <div title="cat"><a id="i_general-office-school-supplies" class="subCategory" href="/back-to-school/general-office-school-supplies/general-office-school-supplies.shtml">General Office &amp; School Supplies</a></div> <div title="cat" id="general-office-school-supplies" style="display: none;"></div> <div title="cat"><a id="i_notepads" class="subCategory" href="/back-to-school/notepads/notepads.shtml">Notepads</a></div> <div title="cat" id="notepads" style="display: none;"></div> <div title="cat"><a id="i_organisers" class="subCategory" href="/back-to-school/organisers/organisers.shtml">Organisers</a></div> <div title="cat" id="organisers" style="display: none;"></div> <div title="cat"><a id="i_paper" class="subCategory" href="/back-to-school/paper/paper.shtml">Paper</a></div> <div title="cat" id="paper" style="display: none;"></div> <div title="cat"><a id="i_presentation" class="subCategory" href="/back-to-school/presentation/presentation.shtml">Presentation</a></div> <div title="cat" id="presentation" style="display: none;"></div> <div title="cat"><a id="i_school-stationery" class="subCategory" href="/back-to-school/school-stationery/school-stationery.shtml">School Stationery</a></div> <div title="cat" id="school-stationery" style="display: none;"></div> <div title="cat"><a id="i_writing" class="subCategory" href="/back-to-school/writing/writing.shtml">Writing</a></div> <div title="cat" id="writing" style="display: none;"></div></div> </td> </tr> </table> </td> <td width="10">&nbsp;</td> <td width="750" valign="top" align="left"> <table border="0" cellpadding="0" cellspacing="0" width="750"> <tr> <td width="540" valign="top" align="left"> </td> <td width="10" valign="top" rowspan="5">&nbsp;</td> <td valign="top" width="200" rowspan="5"><LINK href="http://www.officeworks.com.au/ims_docs/static/webshop.css"" type=text/css rel=stylesheet><script type="text/javascript" src="/owbd/b2c/jscript/swfobject.js"></script> <script type="text/javascript"> function activateBlocks() { var oDate; oDate = new Date(); var sCurrDate; sCurrDate = oDate.getFullYear().toString() + PadDigits(oDate.getMonth()+1,2) + PadDigits(oDate.getDate(),2); if ((sCurrDate < '20000101') || (sCurrDate > '20990101')) { document.getElementById('1').style.display = 'none'; } if ((sCurrDate < '20000101') || (sCurrDate > '20990101')) { document.getElementById('2').style.display = 'none'; } if ((sCurrDate < '20000101') || (sCurrDate > '20990101')) { document.getElementById('3').style.display = 'none'; } if ((sCurrDate < '20000101') || (sCurrDate > '20990101')) { document.getElementById('4').style.display = 'none'; } if ((sCurrDate < '20000101') || (sCurrDate > '20990101')) { document.getElementById('5').style.display = 'none'; } } function PadDigits(n, totalDigits) { n = n.toString(); var pd = ''; if (totalDigits > n.length) { for (i=0; i < (totalDigits-n.length); i++) { pd += '0'; } } return pd + n.toString(); } </script> <BODY onLoad='javascript:activateBlocks();'> <table id="HotSpotBox" width="200" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="position:relative;"> <div id="deliv-count-new" class="right-module"> <a href="/ims_docs/static/delivery_pageseo.shtml?WT.mc_id=panel_home_delivery_page" target="_self"" class="deliv-count-new-link"> <span class="deliv-count-new-pad"> <span id="hotSpotHourText" class="deliv-count-new-time">1hr 28mins</span> <span class="deliv-count-new-text">Order now for free same-day delivery*</span> </span> </a> </div> <div id="hotSpotClosed" style="display:none;"> <a target="bottom" href="/ims_docs/static/delivery_pageseo.shtml?WT.mc_id=panel_home_delivery_page" target="_self""> <img border="0" src="http://www.officeworks.com.au/ims_docs/static/images/btn_order-now-next-day-deliver.gif"" alt="For same day delivery, order before 11:30am EST" /></a> </div> <script language="javascript"> var OfferStartHour = 00; var OfferStartMinute = 00; var OfferEndHour = 11; var OfferEndMinute = 30; var HideOfferEarlyByMinutes = 5; function tick() { var now = new Date(); var start = new Date(); var end = new Date(); var hide = new Date(); var secs; var day = now.getDay(); // 0 = sunday, 6 = saturday var dayOfMonth = now.getDate(); var month = now.getMonth(); // 0 = Jan, 11 = Dec var bEnable = true; if (dayOfMonth == 9 && month == 5) { bEnable = false; } // set the offer start and end date start.setHours(OfferStartHour,OfferStartMinute,0,0); end.setHours(OfferEndHour,OfferEndMinute,0,0); hide.setHours(OfferEndHour,OfferEndMinute,0,0); // set the hide offer time hide.setMinutes(end.getMinutes()-HideOfferEarlyByMinutes); // the offer is open if (bEnable && (now >= start && now <= hide && day != 0 && day != 6 )) { // display offer document.getElementById("deliv-count-new").style.display="block"; document.getElementById("hotSpotClosed").style.display="none"; // tick the clock var ddiff = new Date(end-now); var secs = Math.floor(ddiff.valueOf()/1000); //VB - START - assign new values and parse the values var hrid = parseInt(calcage(secs,3600,24),10); var minid = parseInt(calcage(secs,60,60),10); var secid = parseInt(calcage(secs,1,60),10); hrid += (hrid <= 1)?"hr ":"hrs "; minid += (minid <= 1)?"min ":"mins "; secid += (secid <= 1)?"sec ":"secs "; //VB - END - //old code //document.getElementById("hotSpotHourText").innerHTML = calcage(secs,3600,24); //document.getElementById("hotSpotMinuteText").innerHTML = calcage(secs,60,60); //document.getElementById("hotSpotSecondText").innerHTML = calcage(secs,1,60); //VB - change this to incorporate new format document.getElementById("hotSpotHourText").innerHTML = hrid + minid; // the offer is closed } else { // hide the offer document.getElementById("deliv-count-new").style.display="none"; document.getElementById("hotSpotClosed").style.display="block"; } // keep on ticking! setTimeout("tick()", 1000); } function calcage(secs, num1, num2) { var s = ((Math.floor(secs/num1))%num2).toString(); if (s.length < 2) { s = "0" + s; } return s; } // start ticking tick(); </script> </td> </tr> </table> <table height="10"><tr><td></td></tr></table> <DIV id="1" style="display:block"> <LINK href="http://www.officeworks.com.au/ims_docs/static/webshop.css"" type=text/css rel=stylesheet> <TABLE cellSpacing=0 cellPadding=0 width=200 border=0> <TBODY> <TR> <TD> <A href="/content/storesvictoria.shtml?WT.mc_id=panel_home_storesvictoria" target="_self""><img src="http://www.officeworks.com.au/ims_docs/static/images/oworks_locate.jpg"" border=0></A></DIV> </TD></TR></TBODY></TABLE></HTML> </DIV> <table height="10"><tr><td></td></tr></table> <DIV id="2" style="display:block"> <LINK href="http://www.officeworks.com.au/ims_docs/static/webshop.css"" type=text/css rel=stylesheet> <TABLE cellSpacing=0 cellPadding=0 width=200 border=0> <TBODY> <TR> <TD> <A href="/ims_docs/static/20081015_back_to_schoolseo.shtml?WT.mc_id=panel_home_20081015_back_to_school" target="_self""><img alt="Back to School" src="http://www.officeworks.com.au/ims_docs/static/images/ow_199x200_backtoschool.jpg"" border=0></A></DIV> </TD></TR></TBODY></TABLE></HTML> </DIV> <table height="10"><tr><td></td></tr></table> <DIV id="3" style="display:block"> <LINK href="http://www.officeworks.com.au/ims_docs/static/webshop.css"" type=text/css rel=stylesheet> <DIV id=quicklinks> <DIV class=ql-gr><img title="" height=7 alt=" " src="http://www.officeworks.com.au/ims_docs/static/images/gr_mdl_quick-links_top.gif"" width=199></DIV> <DIV class=quick-tl>Quick Links</DIV> <DIV class=ql-gr><img title="" height=14 alt=" " src="http://www.officeworks.com.au/ims_docs/static/images/gr_mdl_quick-links_mid.gif"" width=199></DIV> <DIV id=quicklinks-middle> <DIV><A id=none href="/content/storesvictoria.shtml?WT.mc_id=panel_home_storesvictoria" target="_self"">Locate your nearest store</A></DIV> <DIV><A id=instore href="/ims_docs/static/instoreseo.shtml?WT.mc_id=panel_home_instore" target="_self">What is happening in store?</A></DIV> <DIV><A id=none href="/ims_docs/static/buyersguide_servicesseo.shtml?WT.mc_id=panel_home_buyersguide_services" target="_self"">Services</A></DIV> <DIV><A id=photobooksintro href="/ims_docs/static/photobooksintroseo.shtml?WT.mc_id=panel_home_photobooksintro" target="_self">Photobooks</A></DIV> <DIV><A id=none href="/owbd/b2c/init.do?forward=foe" target="_self">Order by Catalogue</A></DIV> <DIV><A id=none href="/owbd/b2c/init.do?forward=catalogueInterface" target="_self">View our Latest Catalogue</A></DIV> <DIV><A id=none href="/content/helpcommonquestions.shtml?WT.mc_id=panel_home_helpcommonquestions" target="_self"">Help / Common Questions</A></DIV></DIV> <DIV class=quick-tl2><img title="" height=12 alt=" " src="http://www.officeworks.com.au/ims_docs/static/images/txt_mdl_quick-links_btm.gif"" width=199></DIV></DIV></HTML> </DIV> <table height="10"><tr><td></td></tr></table> <DIV id="4" style="display:block"> <LINK href="http://www.officeworks.com.au/ims_docs/static/webshop.css"" type=text/css rel=stylesheet> <TABLE cellSpacing=0 cellPadding=0 width=200 border=0> <TBODY> <TR> <TD> <A href="/content/abouthowtobuy.shtml?WT.mc_id=panel_home_abouthowtobuy" target="_self""><img alt="Easy ways to shop" src="http://www.officeworks.com.au/ims_docs/static/images/easywaystoshop_v34.jpg"" border=0></A></DIV> </TD></TR></TBODY></TABLE></HTML> </DIV> <table height="10"><tr><td></td></tr></table> <DIV id="5" style="display:block"> <LINK href="http://www.officeworks.com.au/ims_docs/static/webshop.css"" type=text/css rel=stylesheet> <TABLE cellSpacing=0 cellPadding=0 width=200 border=0> <TBODY> <TR> <TD> <img alt="Lowest Price Guarantee!" src="http://www.officeworks.com.au/ims_docs/static/images/gr_lowest-price-guarantee.gif"" border=0></DIV> </TD></TR></TBODY></TABLE></HTML> </DIV> <table height="10"><tr><td></td></tr></table> </HTML> </td> </tr> <tr> <td width="540" valign="top" align="left"> <div id="adBlock" style="display:none;"></div> <TABLE height=212 cellSpacing=0 cellPadding=0 width=540 border=0> <TBODY> <TR> <TD> <div id="flashbanner_seo.swf"><img src="http://www.officeworks.com.au/ims_docs/static/images/flashbanner_seo.gif" width="540" height="212" border=0></div><script type="text/javascript">// <![CDATA[ var so = new SWFObject("http://www.officeworks.com.au/ims_docs/static/flash/flashbanner_seo.swf", "flashbanner_seo.swf", "540", "212", "7", "#ffffff");so.write("flashbanner_seo.swf"); // ]]> </script></DIV> </TD></TR></TBODY></TABLE> </td> <td></td> <td></td> </tr> <tr> <td valign="top" align="left"> &nbsp;</HTML> </td> <td></td> <td></td> </tr> <tr> <td valign="top" align="left" class="BodyCopy"> <div style="margin-right: 10px;"> <p style="color: white; font-weight:bold; font-family:arial,verdana; font-size:15px; background-color:#005baa; padding:5px;">Welcome to Officeworks</p> <p>&nbsp;</p> <p>Officeworks provides a one stop shop for all your <A HREF="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF5A9C315100E900000000AC193D36&WT.mc_id=0_photobooks_general_stationery" target="_self" title="stationery">stationery</A>, and <A HREF="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF18F7193E00BA02000000AC193D36&WT.mc_id=0_photobooks_office_supplies" target="_self" title="office supplies">office supplies</A>, <A HREF="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF6A1AD74000E802000000AC193D36&WT.mc_id=0_photobooks_furniture" target="_self" title="office furniture">office furniture</A>, delivered straight to your door.</p> <p>&nbsp;</p> <p style="color: white; font-weight:bold; font-family:arial,verdana; font-size:15px; background-color:#005baa; padding:5px;">Why Shop With Us?</P> <p>&nbsp;</p> <p>For starters we've got over 15,000 products for you to choose from and we'll deliver them all to your door. As an Officeworks customer, you'll also enjoy:<br> <BR> - To deliver the widest range at the lowest possible prices we buy in bulk. <BR> - Lowest prices everyday. <BR> - Lowest prices guarantee: we are so confident of our lowest prices, if you find an identical stocked item at a lower price, we'll beat it by 5%. Excludes stock liquidations and contract pricing. <BR> - Free delivery to metro locations in Australia for orders over $55. A nominal handling fee of $4.95 applies to all orders, however, handling fees will not apply on replacement order or returned items. Exclusions apply to all big and bulky items, as they require special delivery. <BR> - Same day delivery if you place your order before 11.30am, you'll get your order delivered on the same day (Monday - Friday, metro areas only: Sydney, Melbourne, Brisbane and Perth). <br><br>For more reasons to shop with Officeworks and the services we offer, <a href="/content/abouthowtobuy.shtml?WT.mc_id=0_photobooks_abouthowtobuy" target="_self"" title="easy ways to shop">click here</A>. </p> <p>&nbsp;</p> <P>* <b><u>View popular products:</u></b><br>&nbsp;</P> <table width="500px" height="350px" align="center" border="0px" bgcolor="#134694"> <tr><td bgcolor="#134694" height="2px" colspan="4">&nbsp;</td></tr> <tr align="center"> <td> <!--Product 1 - Line 1 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px" bgcolor="#134694"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="91px" width="108px" align="center" valign="top"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF50785A01020F00000000AC193D36&WT.mc_id=0_photobooks_digital_cameras_memory_cards" target="_self" border="0px"><img src="http://www.officeworks.com.au/ims_docs/static/images/digital_camera_slr_static.jpg"" alt="Digital Cameras & Memory Cards" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF50785A01020F00000000AC193D36&WT.mc_id=0_photobooks_digital_cameras_memory_cards" target="_self" title="Digital Cameras & Memory Cards">Digital Cameras<br>Memory Cards</a><br> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> <td> <!--Product 2 - Line 1 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFC198656000E802000000AC193D36&WT.mc_id=0_photobooks_mp3_multimedia" target="_self" border="0px"><img src="http://www.officeworks.com.au/ims_docs/static/images/ipod_mp3_player_static.jpg"" alt="iPod MP3 Players" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFDA976E1900BA02000000AC193D36&WT.mc_id=0_photobooks_ipods,_mp3_mp4_players" target="_self" title="iPod MP3 Players">iPod<br>MP3 Players</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> <td> <!--Product 3 - Line 1 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48EDA6E88F90028AE1008000AC193D36&WT.mc_id=0_photobooks_christmas_hampers" target="_self" border="0px"><img src="http://www.officeworks.com.au/ims_docs/static/images/christmas_hampers_static.jpg"" alt="Christmas Hampers" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48EDA6E88F90028AE1008000AC193D36&WT.mc_id=0_photobooks_christmas_hampers" target="_self" title="Christmas Hampers">Christmas Hampers</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> <td> <!--Product 4 - Line 1 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y; padding:0" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF6346305F00F002000000AC193D36&WT.mc_id=0_photobooks_school_supplies" target="_self" border="0px"><img src="http://www.officeworks.com.au/ims_docs/static/images/school_supplies_static.jpg"" alt="School Supplies" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF6346305F00F002000000AC193D36&WT.mc_id=0_photobooks_school_supplies" target="_self" title="School Supplies">School<br>Supplies</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> </tr> <tr align="center"> <td> <!--Product 1 - Line 2 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y; padding:0" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48EAE77CB76341C2E1008000AC193D36&WT.mc_id=0_photobooks_small_plants" target="_self" border="0"><img src="http://www.officeworks.com.au/ims_docs/static/images/small_plants_static.jpg"" alt="Small Plants" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48EAE77CB76341C2E1008000AC193D36&WT.mc_id=0_photobooks_small_plants" target="_self" title="Small Plants">Small Plants</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> <td> <!--Product 2 - Line 2 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y; padding:0" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46F0FE272E4200A700000000AC193D36&WT.mc_id=0_photobooks_paper_shredders" target="_self" border="0px"><img src="http://www.officeworks.com.au/ims_docs/static/images/paper_shredders_static.jpg"" alt="Paper Shredders" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46F0FE272E4200A700000000AC193D36&WT.mc_id=0_photobooks_paper_shredders" target="_self" title="Paper Shredders">Paper<br>Shredders</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> <td> <!--Product 3 - Line 2 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y; padding:0" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFC164D53D014002000000AC193D36&WT.mc_id=0_photobooks_workstations" target="_self" border="0"><img src="http://www.officeworks.com.au/ims_docs/static/images/workstations_static.jpg"" alt="Workstations" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFC164D53D014002000000AC193D36&WT.mc_id=0_photobooks_workstations" target="_self" title="Workstations">Workstations</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> <td> <!--Product 4 - Line 2 to update --> <table width="108px" height="150px" border="0px" cellpadding="0px" cellspacing="0px"> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y;" height="9px" width="108px"> <img src="http://www.officeworks.com.au/ims_docs/static/images/top-border-static-homepage.gif"" height="9px" width="108px"> </td> </tr> <tr> <td style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y; padding:0" height="91px" width="108px" align="center"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFBC26656000E802000000AC193D36&WT.mc_id=0_photobooks_software_computer_books" target="_self" border="0"><img src="http://www.officeworks.com.au/ims_docs/static/images/software_computer_books_static.jpg"" alt="Software & Computer Books" border="0px" height="80PX" width="80PX"></a> </td> </tr> <tr> <td align="center" style="background: url(http://www.officeworks.com.au/ims_docs/static/images/middle-border-static-homepage.gif) repeat-y" height="42px" width="108px" border="0px"> <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFBC26656000E802000000AC193D36&WT.mc_id=0_photobooks_software_computer_books" target="_self" title="Software & Computer Books">Software<br>Computer Books</a> </td> </tr> <tr> <td height="9px" width="108px"><img src="http://www.officeworks.com.au/ims_docs/static/images/bottom-border-static-homepage.gif"" height="9px" width="108px"></td> </tr> </table> </td> </tr> <tr><td bgcolor="#134694" height="2px" colspan="4">&nbsp;</td></tr> </table> <br> <table width="500px" style="border:5px solid #134694;" align="center" cellpadding="10px" cellspacing="0px"> <tr> <td valign="top"> *<u><B> View our most popular categories:</B></u><BR><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF6A1AD74000E802000000AC193D36&WT.mc_id=0_photobooks_furniture" target="_self" title="Office furniture">Office furniture</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF18F7193E00BA02000000AC193D36&WT.mc_id=0_photobooks_office_supplies" target="_self" title="Office Supplies">Office supplies</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EFC666322C00BF00000000AC193D36&WT.mc_id=0_photobooks_trolleys,_ladders_stools" target="_self" title="Trolleys">Trolleys</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EEE347FDC3010D02000000AC193D36&WT.mc_id=0_photobooks_storage" target="_self" title="Storage racks">Storage racks</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46F0775B5B6F00A700000000AC193D36&WT.mc_id=0_photobooks_shelving" target="_self" title="Shelving">Shelving</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF70A53045033002000000AC193D36&WT.mc_id=0_photobooks_packaging_mail_room" target="_self" title="Packaging">Packaging</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=472A651362C3042800000000AC193D36&WT.mc_id=0_photobooks_thesaurus_dictionaries" target="_self" title="Dictionaries">Dictionaries</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF9D32D53D014002000000AC193D36&WT.mc_id=0_photobooks_safes" target="_self" title="Security safes">Security safes</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF70A53045033002000000AC193D36&WT.mc_id=0_photobooks_packaging_mail_room" target="_self" title="Packing supplies">Packing supplies</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=46EF2755568700DF02000000AC193D36&WT.mc_id=0_photobooks_whiteboards" target="_self" title="Whiteboards">Whiteboards</a><br> </td> <td valign="top"> <p> *<u><B> View our Best Sellers:</B></u><BR><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48A8E4F5EC9AC254E1008000AC193D36&WT.mc_id=0_photobooks_best_sellers_-_office_supplies" target="_self" title="Best Sellers - Office Supplies">Best Sellers - Office Supplies</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48A8CA32E263824FE1008000AC193D36&WT.mc_id=0_photobooks_best_sellers_-_ink_toner" target="_self" title="Best Sellers - Ink & Toner">Best Sellers - Ink & Toner</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48A8E726EC9AC254E1008000AC193D36&WT.mc_id=0_photobooks_best_sellers_-_technology" target="_self" title="Best Sellers - Technology">Best Sellers - Technology</a><br> * <a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48A85727FBDF80D7E1008000AC193D36&WT.mc_id=0_photobooks_best_sellers_-_furniture" target="_self" title="Best Sellers - Furniture">Best Sellers - Furniture</a><br> </p> <p>*<a href="http://www.officeworks.com.au/owbd/b2c/init.do?areaID=48A371735D0740C3E1008000AC193D36&WT.mc_id=0_photobooks_best_sellers" target="_self" title="All Best Sellers">All Best Sellers</a></p> </td> </tr> </table> </div> </td> <td></td> <td></td> </tr> <tr> <td valign="top" align="left"> </td> <td></td> <td></td> </tr> <tr> <td colspan="3" align="center"> <br /> <br /> <div id="footer"> <ul> <li><a href="/content/aboutus.shtml">About Us</a></li> <li><a href="/content/aboutcareers.shtml">Careers</a></li> <li><a href="http://www.officeworks.com.au/owbd/b2c/init.do?forward=requestcat">Request a Catalogue</a></li> <li><a href="http://www.officeworks.com.au/owbd/b2c/init.do?forward=contactus">Contact</a></li> <li><a href="/content/privacy.shtml">Privacy &amp; Security</a></li> <li><a href="/content/termsofuse.shtml">Terms of Use</a></li> <li><a href="/content/terms_conditions.shtml">Terms &amp; Conditions</a></li> <li class="last"><a href="/content/helpstart.shtml">Help</a></li> </ul> <span>Copyright 2007-2008 Officeworks Superstores Pty Ltd. All rights reserved</span> </div> <br /> <br /> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <script src="/include/sdctag1.js" type="text/javascript"></script> <script src="/include/sdctag2.js" type="text/javascript"></script> <noscript> <img alt="WebTrends" name="DCSIMG" width="1" height="1" src="http://statse.webtrendslive.com/dcs3t7yd2100000wwuugaldkz_1w9u/njs.gif?dcsuri=/nojavascript&amp;WT.js=No"> </noscript> </form> </body> </html>