CINXE.COM
제이플래닛 IBM 솔루션 프로모션
<!doctype html> <html> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>제이플래닛 IBM 솔루션 프로모션</title> <meta property="og:title" content="제이플래닛 IBM 솔루션 프로모션" /> <meta property="og:image" content="images/sns.png" /> <script src="https://code.jquery.com/jquery-latest.js"></script> <script> /* rwdImageMaps jQuery plugin v1.6 */ (function(a){a.fn.rwdImageMaps=function(){var c=this;var b=function(){c.each(function(){if(typeof(a(this).attr("usemap"))=="undefined"){return}var e=this,d=a(e);a("<img />").on('load',function(){var g="width",m="height",n=d.attr(g),j=d.attr(m);if(!n||!j){var o=new Image();o.src=d.attr("src");if(!n){n=o.width}if(!j){j=o.height}}var f=d.width()/100,k=d.height()/100,i=d.attr("usemap").replace("#",""),l="coords";a('map[name="'+i+'"]').find("area").each(function(){var r=a(this);if(!r.data(l)){r.data(l,r.attr(l))}var q=r.data(l).split(","),p=new Array(q.length);for(var h=0;h<p.length;++h){if(h%2===0){p[h]=parseInt(((q[h]/n)*100)*f)}else{p[h]=parseInt(((q[h]/j)*100)*k)}}r.attr(l,p.toString())})}).attr("src",d.attr("src"))})};a(window).resize(b).trigger("resize");return this}})(jQuery); // Image Map $(document).ready(function(e) { $("img[usemap]").each(function () { $(this).rwdImageMaps(); }); }); /* ibm-plex-sans-kr 폰트 */ (function(d) { var config = { kitId: 'fvn2dhv', scriptTimeout: 3000, async: true }, h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\bwf-loading\b/g,"")+" wf-inactive";},config.scriptTimeout),tk=d.createElement("script"),f=false,s=d.getElementsByTagName("script")[0],a;h.className+=" wf-loading";tk.src='https://use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!="complete"&&a!="loaded")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s) })(document); </script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> <div class="logo" > <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><!-- a href="index.html" --><img src="images/logo.png" alt="" class="img-fluid" /><!-- /a--></td> <td><img src="images/title2.png" alt="" class="img-fluid" /></td> <td><img src="images/logo2.png" alt="" class="img-fluid" /></td> </tr> </table> </div> <div class="content3"> <div class="top" > <table class="tab" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="tab1" onclick="location.href='fs.html'">IBM FlashSystem</td> <td class="tab2" onclick="location.href='power.html'">IBM Power</td> <td class="active tab3" onclick="location.href='sss.html'">IBM SSS</td> </tr> </table> <section class="title"> <img src="images/img3_01.png" class="img-fluid" alt=""/><br> <img src="images/img3_02_1.png" alt="" usemap="#Map_down" class="intro img-fluid"/> <map name="Map_down"> <area shape="rect" coords="231,563,722,692" href="sss_survey.html#form"> </map> <!-- img src="images/img3_02.png" alt="" usemap="#Map_down" class="intro img-fluid"/> <map name="Map_down"> <area shape="rect" coords="49,565,467,689" href="pdf/IBM%20Storage%20Scale%20System%20_%EC%8B%A0%EB%B2%84%EC%A0%84.pdf" target="_blank"> <area shape="rect" coords="481,563,901,687" href="pdf/IBM%20Storage%20Scale%20System%203500.pdf" target="_blank"> </map --> </section> </div> <section style="background: #c2e4e8"><img src="images/img3_03.png" alt="" usemap="#Map_product" class="img-fluid"/> <map name="Map_product"> <area shape="rect" coords="226,857,726,975" href="https://www.ibm.com/kr-ko/products/storage-scale-system?lnk=flatitem" target="_blank"> </map> </section> <section class="event"><img src="images/img3_ev.png" alt="" usemap="#Map_ev" class="img-fluid"/> <map name="Map_ev"> <area shape="rect" coords="51,40,906,548" href="sss_survey.html#form"> </map> </section> <section class="gartner"><img src="images/img3_gartner.png" alt="" usemap="#Map_gartner" class="img-fluid"/> <map name="Map_gartner"> <area shape="rect" coords="260,355,689,447" href="https://www.ibm.com/account/reg/kr-ko/signup?formid=urx-40622" target="_blank"> </map> </section> <section class="contact"><img src="images/img3_contact.png" alt="" usemap="#Map_contact" class="img-fluid"/> <map name="Map_contact"> <area shape="rect" coords="132,196,598,253" href="mailto:unmi@jplanit.com"> <area shape="rect" coords="602,195,820,253" href="tel:042-721-2017" > </map> </section> <section class="footer"><img src="images/img_footer.png" alt="" usemap="#Map_footer" class="img-fluid"/> <map name="Map_footer"> <area shape="rect" coords="482,178,684,208" href="tel:042-721-2017"> <area shape="rect" coords="356,51,584,166" href="http://jplanit.com" target="_blank"> </map> </section> </div> <script type="text/javascript"> $('.tab1').mouseover(function(){ $('.tab1').css('width', '40%'); $('.tab2').css('width', '30%'); $('.tab3').css('width', '30%'); }); $('.tab1').mouseout(function(){ $('.tab1').css('width', '30%'); $('.tab2').css('width', '30%'); $('.tab3').css('width', '40%'); }); $('.tab2').mouseover(function(){ $('.tab1').css('width', '30%'); $('.tab2').css('width', '40%'); $('.tab3').css('width', '30%'); }); $('.tab2').mouseout(function(){ $('.tab1').css('width', '30%'); $('.tab2').css('width', '30%'); $('.tab3').css('width', '40%'); }); // tab scroll $(window).scroll(function() { if ($(this).scrollTop() > 300) { $('.tab').addClass('tab-scrolled'); $('.tab-scrolled .active').css('background', '#139fb2' ); } else { $('.tab').removeClass('tab-scrolled'); $('.tab .active').css('background', 'transparent' ); } }); </script> </body> </html>