| Related sites for http://www.marware.com |
| Nitro_Gadgets Supply a range of iPod accessories such as gadgets, PSP games and MP4 video recorders. | | Please_Can_I_Have_One Focusing on leather cases for iPods, MP3 players, PSP and digital video players. | | Pod_Swap New and used IPods and accessories. | | PodDress Embroideries case and accessories for the iPod Nano. | | PodZone Reseller for Apple iPod accessories including skins, cases, itrips, headphones, and speakers. | | Potent_Podables Canada's retailer of iPod accessories such as iSkin, cases and battery chargers. | | Power_Accessories Provides chargers, FM transmitter and cables. | | Premium_Form-fit_Cases Featuring leather and crystal cases, and screen protectors for iPod Nano, video, and 4G. | | Shufflesome Creates sticker outfits for the iPod shuffle. | | SimplyiPod Provides iPod accessory such as cases, skins, speakers, chargers, and cables. | | TechDevils Provides a range of iPod accessories, cases, screen guards, protectors, and black headphones. | | Think_Different_Store Offers iPod accessories including cases and speakers. Also carries Macintosh software and hardware. | | Tune_Tattooz Sells iPod sticker kits to modify the look. | | Tuneguard Offers hard case iPod covers and accessories. | | UXcell Sells various accessories for iPod, PDA and portable digital players such as batteries, cases and screen protectors. | | Voguepod Offers iPod accessories such as cases, car kits and extra batteries. | | XtremeMac Featuring a range of accessories for iPod, shuffle and mini such as FM Transmitter, cases, audio cables, and software. | | ZoFunk_Products Manufacturer of designer cases for iPod Nano and iPod video. | | ArtCodex_Editions Modern editions of medieval illuminated manuscripts. | | Gryphon_Editions Publisher of deluxe, leather bound books of the classic works in medicine, law, science and political philosophy reproduced in facsimile editions. | | A1_Supplements Offers bodybuilding supplements, protein,and nutrition. | | AB-Fx Transdermal fat loss formula. | | Advanced_Body Bodybuilding and nutrition super store. | | Advantage_Nutrition Sells products from Twinlab, Met-Rx, Balance, Optimum, Champion, Nutraceutics, Muscle Tech. | | AdvantageSupplements_com Offers bodybuilding supplements including creatine, Hydroxycut and Myoplex from EAS, Muscletech, and Optimum Nutrition. | | AffordableSupplements_Com All major brands of bodybuilding supplements. Weight lifting gloves, belts, and straps. Free newsletter. | | All_Sport_Nutrition Offers vitamins, supplements, amino acids, protein powders, and energy boost. Miami, Florida, US. International Sales. | | AllStarBody Provides a diverse selection of bodybuilding supplements at discount prices, including creatine, weight gainers, energy bars and meal replacements. | | American_Body_Building Information on bodybuilding products including drinks and bars. | | AnabolicSteroids_com Sells a product which is a legal alternative to anabolic steroids and "The Steroid Bible", a publication about steroids. | | AnimalPak_com Offers bodybuilding and power lifting dietary supplements. | | APR_Science Bodybuilding products including thermogenics, protein, and creatine. | | ASN_-_Advanced_Sports_Nutrition Uses an advanced NANO technology process to create supplements. | | AST_Sports_Science Manufactures and sells proprietary high-performance bodybuilding stimulants designed to enhance athletic performance, physical appearance and libido. | | Athletic_Nutrition Offering name brand sports nutrition supplements like EAS and Twinlab, along with a newsletter, product research and bulk discounts. | | Avant_Labs Offers bodybuilding and human performance products. | | The_Bench_Press Offers bodybuilding supplements, nutrition, and weight control products. | | Beverly_International_Nutrition Bodybuilding, health, and fitness nutritional supplements for bodybuilders, fitness competitors, and hardcore training athletes. | | Beyond_2000_Nutrition Offers bodybuilding supplements, nurtrition, weight control products, and equipment. | | Beyond_Relief_Personal_Training Supplements to the public and provide personal training and information on using body building supplements. |
|
Innovative iPhone 4S cases, iPad 2 cases, Kindle covers | Marware
@import "css/jquery.countdown.css";
#noSeconds { position:relative; top:80px; left:30px; width: 320px; height: 50px;
font-size:24px;
color:black;
}
$(window).load(
function() {
var now = new Date();
var promo1Start = new Date();
var promo1End = new Date();
promo1Start.setHours(0, 0, 0, 0);
promo1End.setHours(23, 59, 59, 999);
promo1Start.setFullYear(2012);
promo1Start.setMonth(0);
promo1Start.setDate(30);
promo1End.setFullYear(2012);
promo1End.setMonth(1);
promo1End.setDate(14);
if ((now > promo1Start) && (now < promo1End)) {
$("#li-banner1").sp_Li_Slider({
animation : "Regular-Exception", // type of Animation: Regular, Random, Regular-Custom, Random-Custom, Regular-Exception, Random-Exception
transitions : 'None', // None|transition_name(s) // List of custom animations - for full list please reference to the preview (works only with "Regular-Custom, Random-Custom, Regular-Exception , Random-Exception ")
auto_play : true, // true|false - auto play on start
repeat : true, // true|false|number - how many times to repeat all slides
modalMode : 'off',// lightBox|prettyPhoto|off
goToSlideOnStart : 1, // value //any slide number starting from 1 or url?sp_slide=2
timer : 'no',// no|line_bottom|line_top|line_right|line_left
pauseOnMouseOver : false, // true|false
tooltip : 'none', // none|text|image
tooltipSize : 20, // value // % of slider dimentions from 0 to 100. Use 0 to disable it
shuffle : false, // true|false - randomize the images order
delay : 2000, // value // time period of a photos displaying /default - 3000 (3 sec)
trans_period : 800, // value // time period of chenging the photos /default - 1000 (1 sec)
vert_sections : 10, // value // number of vertical sectors (only for Animation type Blind) /default - 15
sqr_sections_Y : 4, // value // number of squeres by vertical (only for Animation type Sqr) /default - 5
active_links : true, // true|false //activate links of photos /default - true
buttons_show : true, // true|false //show all buttons /default - true
play_pause_show : false, // true|false //show Play or Pause buttons /default - true
next_prev_show : false, // true|false //show Next or Prev buttons /default - true
auto_hide : false, // true|false // auto hide buttons ot start (when auto_play is true)
buttons_show_time : 2000, // value //time period befor displayins of the buttons /default - 100
buttons_show_delay : 500, // value //time period for appearing of the buttons /default - 300
buttons_hide_time : 2000, // value //time period befor disappearing of the buttons/default - 2000
buttons_hide_delay : 500 // value //time period for disappearing of the buttons /default - 500
});
document.getElementById("li-banner-holder").style.display = "none";
document.getElementById("li-banner1").style.display = "block";
}
else {
$("#li-banner").sp_Li_Slider({
animation : "Regular-Exception", // type of Animation: Regular, Random, Regular-Custom, Random-Custom, Regular-Exception, Random-Exception
transitions : 'None', // None|transition_name(s) // List of custom animations - for full list please reference to the preview (works only with "Regular-Custom, Random-Custom, Regular-Exception , Random-Exception ")
auto_play : true, // true|false - auto play on start
repeat : true, // true|false|number - how many times to repeat all slides
modalMode : 'off',// lightBox|prettyPhoto|off
goToSlideOnStart : 1, // value //any slide number starting from 1 or url?sp_slide=2
timer : 'no',// no|line_bottom|line_top|line_right|line_left
pauseOnMouseOver : false, // true|false
tooltip : 'none', // none|text|image
tooltipSize : 20, // value // % of slider dimentions from 0 to 100. Use 0 to disable it
shuffle : false, // true|false - randomize the images order
delay : 2000, // value // time period of a photos displaying /default - 3000 (3 sec)
trans_period : 800, // value // time period of chenging the photos /default - 1000 (1 sec)
vert_sections : 10, // value // number of vertical sectors (only for Animation type Blind) /default - 15
sqr_sections_Y : 4, // value // number of squeres by vertical (only for Animation type Sqr) /default - 5
active_links : true, // true|false //activate links of photos /default - true
buttons_show : true, // true|false //show all buttons /default - true
play_pause_show : false, // true|false //show Play or Pause buttons /default - true
next_prev_show : false, // true|false //show Next or Prev buttons /default - true
auto_hide : false, // true|false // auto hide buttons ot start (when auto_play is true)
buttons_show_time : 2000, // value //time period befor displayins of the buttons /default - 100
buttons_show_delay : 500, // value //time period for appearing of the buttons /default - 300
buttons_hide_time : 2000, // value //time period befor disappearing of the buttons/default - 2000
buttons_hide_delay : 500 // value //time period for disappearing of the buttons /default - 500
});
document.getElementById("li-banner-holder").style.display = "none";
document.getElementById("li-banner").style.display = "block";
}
}
);
div.sm-latest-box {
width:338px;
}
.sm-heading {
/* padding-left: 15px; */
font-family: Arial;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
padding-top: 25px;
}
.sm-post-title a {
padding-left:0 !important;
}
.sm-underline {
width:320px;
}
/* Deal Tab */
var isHidden = 1;
$(document).ready(function(){
$(".trigger").click(function(){
var panellements = document.getElementById("panel");
if (panellements.offsetLeft < -6) {
$(".panel").animate({"left": "+=845px"}, "slow");
$(".trigger").animate({"left": "+=845px"}, "slow");
}
else {
$(".panel").animate({"left": "-=845px"}, "slow");
$(".trigger").animate({"left": "-=845px"}, "slow");
}
return false;
});
});
function clearText(thefield){
if (thefield.defaultValue==thefield.value)
thefield.value = ""
}
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src="http://www.marware.com/" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-4093055-1");
pageTracker._setDomainName("none");
pageTracker._setAllowLinker(true);
pageTracker._trackPageview();
| | Log In / My Account Sub Menu contents mouseovertabsmenu.init("topnav", "subnav", true)
Close
Innovative Cases and Accessories To Protect Your Portable Gadgets
You love your gadgets and are passionate about using them.
In fact, if you're anything like us, you've probably also formed an emotional -- some might call it obsessive -- attachment to one or many special electronic devices in your life.
Odds are that if you own an iPod, iPhone, MacBook, Kindle or other electronic device, you want to make sure it lasts a long time.
That's our goal too.
Since we started Marware in 1993, our primary focus has been to design and produce the very best cases and accessories for the products we use ourselves every single day.
Call us crazy, but we couldn't be without any of our gadgets for even one day, and are just as passionate about protecting them as we are about using them.
That's our primary focus at Marware -- to protect your electronic devices as if they were our very own -- and why we back every product we sell by a full 30-Day Money Back Guarantee and a Lifetime Warranty!
So whether you're looking for an iPhone case, iPad case, iPod case or even a MacBook case for your brand new computer, we're committed to offering the coolest cases and accessories for all your electronics backed by our superior quality, innovation, style and functionality.
var isBlackFridaySale = false;
var now = new Date();
var promo2Start = new Date();
var promo2End = new Date();
promo2Start.setHours(0, 0, 0, 0);
promo2End.setHours(23, 59, 59, 999);
promo2Start.setFullYear(2011);
promo2Start.setMonth(10);
promo2Start.setDate(25);
promo2End.setFullYear(2011);
promo2End.setMonth(10);
promo2End.setDate(28);
if ((now > promo2Start) && (now < promo2End)) {
isBlackFridaySale = true;
}
if (isBlackFridaySale == false) {
document.write('' );
}
var isBlackFridaySale = false; var now = new Date();var promo2Start = new Date();var promo2End = new Date();promo2Start.setHours(0, 0, 0, 0);promo2End.setHours(23, 59, 59, 999);promo2Start.setFullYear(2011);promo2Start.setMonth(10);promo2Start.setDate(25);promo2End.setFullYear(2011);promo2End.setMonth(10);promo2End.setDate(28);if ((now > promo2Start) && (now < promo2End)) { isBlackFridaySale = true;}if (isBlackFridaySale == false) {document.write('' );}
.ddHeading {position: absolute; top:10px; left: 55px; width: auto; height: auto; z-index: 4; text-decoration:none; font-family:arial, verdana, sans-serif; font-size: 34px; font-weight: bold; color:#0062aa;}if ((document.title != "Shopping Cart - MARWARE") && (document.title != "CHECKOUT - MARWARE") && (document.title != "") && (document.title != "Payment Information - MARWARE") && (document.title != "Shipping Method - MARWARE") && (document.title != "Login - MARWARE") && (document.title != "Address Information - MARWARE") && (document.title != "Review and Submit Order - MARWARE") && (document.title != "Thanks - MARWARE") ) {/* var newAd = false; var now = new Date(); var promo2Start = new Date(); var promo2End = new Date(); promo2Start.setHours(0, 0, 0, 0); promo2End.setHours(23, 59, 59, 999); promo2Start.setFullYear(2011); promo2Start.setMonth(11); promo2Start.setDate(12); promo2End.setFullYear(2011); promo2End.setMonth(11); promo2End.setDate(19); if ((now > promo2Start) && (now < promo2End)) { newAd = true; } */ var img1, img2, img3, img4, img5, img6, img7, img8; var pName = "EcoFlipPowerUp" var htmlFileName = '/DailyDeals-EcoFlipPowerUp.html'; var randomnumber=Math.floor(Math.random()*2) /*if (document.URL.indexOf("index_stage.html") != -1) {*/ if (randomnumber == 0) { pName = "HybridIPad2ScreenProtector" htmlFileName = '/DailyDealsHybridIPad2ScreenProtector.html';} //var dealDate = new Date(); //var dealDay = dealDate.getDay() //switch(dealDay) { // case 0: // pName = "ecoflip" // htmlFileName = '/DailyDeals-iPad2-EcoFlip-screen.html'; // break; // case 1: // pName = 'microshellIpad2'; // htmlFileName = '/DailyDeals-iPad2-MicroShell-screen.html'; // break; // case 2: // pName = 'folio'; // htmlFileName = '/DailyDeals-iPad2-Folio-screen.html'; // break; // case 3: // pName = 'ceohybrid'; // htmlFileName = '/DailyDeals-iPad2-hybrid-screen.html'; // break; // case 4: // pName = 'ecoview-kindle-3'; // htmlFileName = '/DailyDeals-KindleBOGO.html'; // break; // case 5: // pName = 'folio'; // htmlFileName = '/DailyDeals-iPad2-Folio-screen.html'; // break; // case 6: // pName = 'ceohybrid'; // htmlFileName = '/DailyDeals-iPad2-hybrid-screen.html'; // break; //} if (document.images) { img1 = new Image(); img2 = new Image(); img3 = new Image(); img4 = new Image(); img5 = new Image(); img6 = new Image(); img7 = new Image(); img8 = new Image(); img1.src = "/images/DailyDeals/" + pName + "/1-350.jpg"; img2.src = "/images/DailyDeals/" + pName + "/2-350.jpg"; img3.src = "/images/DailyDeals/" + pName + "/3-350.jpg"; img4.src = "/images/DailyDeals/" + pName + "/4-350.jpg"; img5.src = "/images/DailyDeals/" + pName + "/5-350.jpg"; img6.src = "/images/DailyDeals/" + pName + "/6-350.jpg"; img7.src = "/images/DailyDeals/" + pName + "/7-350.jpg"; img8.src = "/images/DailyDeals/" + pName + "/8-350.jpg"; } load(htmlFileName,'dailyDeals');}function swapBigImage(newPath) { var items = document.getElementById("bigImage").getAttribute("src").split("/"); var items2 = newPath.split("/"); if (items[items.length-1] != items2[items2.length-1]) { $("#bigImage").ImageSwitch({Type:"FadeIn", NewImage:newPath, Speed: 750}); }}
Find Your Perfect Case: iPad Cases iPhone Cases iPod Cases iPod touch Cases Kindle Cover Tablet Cases MacBook Cases Popular Categories: iPhone 4/4S Cases iPad 2 Cases Kindle Fire Covers iPhone 3GS Cases iPod nano Cases iPod Covers MacBook Pro Cases iPhone Screen Protectors iPod touch Covers MacBook Covers iPod Screen Protectors iPad Protectors and Covers iPhone, iPod and iPad Accessories Personalized Laser Etched Cases Custom Marware Cases Hot Deals and Bundle Offers Gift Certificates Marware Community: Marware Blog RSS: FaceBook: Twitter: YouTube: Company: Why Marware Support Eco-Friendly Contact Us User Group Program LegalProduct ReviewsSite Map Copyright © 2012 Marware.com. All Rights Reserved.
adroll_adv_id = "2Q4DZLRQ25BXJLBDAGUH5P";adroll_pix_id = "WS7XM7A46BBNJKM5TAIZMF";(function () {var oldonload = window.onload;window.onload = function(){ __adroll_loaded=true; var scr = document.createElement("script"); var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com"); scr.setAttribute('async', 'true'); scr.type = "text/javascript"; scr.src = host + "/j/roundtrip.js"; ((document.getElementsByTagName('head') || [null])[0] || document.getElementsByTagName('script')[0].parentNode).appendChild(scr); if(oldonload){oldonload()}};}());
var i=new Image();i.src='/app/site/hit/tracker.nl?c=631249&n=2&type=page&siteroot=Staging+Hosting+Files&url=%2Findex.html&referer='+escape(document.referrer);i.onload=function(){nsVoid();};function nsVoid(){return;};
|
|