HP Laserjet 5500, 5550 Cyan 645A Remanufactured Toner Cartridge
Details
Hewlett Packard 645A C9731A Remanufactured Cyan Toner Cartridge Compatible with HP:
Colour Laserjet 5500
Colour Laserjet 5500dn
Colour Laserjet 5500dtn
Colour Laserjet 5500hdn
Colour Laserjet 5500n
Colour Laserjet 5550
Colour Laserjet 5550dn
Colour Laserjet 5550dtn
Colour Laserjet 5550n
Colour Laserjet 5550hdn
Approx. 12,000 pages
Or you can simply call us:
Tel: (02) 9526 1088
Order Hotline: 1300 123 INK (465)
Fax: (02) 9543 8928
Office Hours: 9am To 5pm Sydney Time
Address: 31C Koonya Circuit, Caringbah, NSW 2229
We'll also love to hear from you if you like to send us some testimonials!
');
for(var i=0;i ');
// Adding a link to the swControls div:
swControls.append(''+(i+1)+'');
}
ul.append(swControls);
var maxHeight = 340;
var totalWidth = 0;
var swPage = ul.find('.swPage');
swPage.each(function(){
// Looping through all the newly created pages:
var elem = $(this);
var tmpHeight = 0;
elem.find('li').each(function(){tmpHeight+=$j(this).data('height');});
if(tmpHeight>maxHeight)
maxHeight = tmpHeight;
totalWidth+=ul.outerWidth();
elem.css('float','left').width(ul.width());
});
swPage.wrapAll('');
// Setting the height of the ul to the height of the tallest page:
ul.height(maxHeight);
var swSlider = ul.find('.swSlider');
swSlider.append('').width(totalWidth);
var hyperLinks = ul.find('a.swShowPage');
hyperLinks.click(function(e){
// If one of the control links is clicked, slide the swSlider div
// (which contains all the pages) and mark it as active:
$(this).addClass('active').siblings().removeClass('active');
swSlider.stop().animate({'margin-left':-(parseInt($j(this).text())-1)*ul.width()},'slow');
e.preventDefault();
});
// Mark the first link as active the first time this code runs:
hyperLinks.eq(0).addClass('active');
return this;
}})(jQuery);
$j(document).ready(function(){
/* The following code is executed once the DOM is loaded */
// Calling the jQuery plugin and splitting the
// #holder UL into pages of 4 LIs each:
$j('#holder').sweetPages({perPage:4});
// The default behaviour of the plugin is to insert the
// page links in the ul, but we need them in the main container:
var controls = $j('.swControls').detach();
controls.appendTo('#main');
});






