HP C6578A No 78XL High Capacity Colour Genuine Printer Ink Cartridge
Details
Suitable For HP DeskJet 920c, 930c, 948c, 950c, 960c, 970cxi, 990cxi, 1180c, 1220c, 1280, 3820, 6122, 9300, Officejet v40, g55, g85, g95, K60, k80, 5110, Photosmart P1000, P1100, P1215, P1218, PSC750, PSC950, Colour Copier 190, 290
1 x HP C6578A No78XL Genuine Colour Inkjet Cartridge
Approx. 970 pages per cartridge
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');
});






