Compatible Ink Cartridge for Epson 81N T1114 Yellow Printer Cartridge
Details
Compatible Ink Cartridge suitable for Epson Artisan 1430, Artisan 635, Artisan 725, Artisan 730, Artisan 835, Artisan 837, Stylus Photo 1410, Stylus Photo R290, Stylus Photo R390, Stylus Photo RX590, Stylus Photo RX610, Stylus Photo RX690, Stylus Photo T50, Stylus Photo TX650, Stylus Photo TX700W, Stylus Photo TX710W, Stylus Photo TX800FW, Stylus Photo TX810FW.
Approx. 855 pages
Epson Product Code: T081490, C13T111492, 81N
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');
});






