File size: 47,785 Bytes
1780c00 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<script src="//assets.adobedtm.com/3687940b53f7a560587a33c8bb748b9253ff5ea9/satelliteLib-4af403c429611ffdf6dd9c5d0d4bbdfa7f90f29a.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ナット付きのファンガードが発売! USB扇風機のスタンド用 - アキバ総研</title>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@akiba_kakakucom">
<meta name="description" content="[アキバ総研]USB扇風機を三脚につなげて使用できるファンガード「BF-GUARD120」「BF-GUARD80」が発売となった。ファンガード中央にナットを取り付けたユニークな製品。このナットがカメラ..." />
<meta name="keywords" content="秋葉原,アキバ,自作,PC,パソコン,価格,特価" />
<meta name="language" content="ja" />
<meta name="robots" content="noindex,nofollow" />
<meta property="og:title" content="ナット付きのファンガードが発売! USB扇風機のスタンド用 - アキバ総研" />
<meta property="og:type" content="article" />
<meta property="og:description" content="[アキバ総研]USB扇風機を三脚につなげて使用できるファンガード「BF-GUARD120」「BF-GUARD80」が発売となった。ファンガード中央にナットを取り付けたユニークな製品。このナットがカメラ..." />
<meta property="og:url" content="https://akiba-souken.com/article/14546/" />
<meta property="og:image" content="https://akiba-souken.k-img.com/images/logo_img.png" />
<meta property="og:site_name" content="akiba-souken.com" />
<meta property="fb:admins" content="134407716704973" />
<link href="https://s.akiba-souken.com/article/14546/" rel="alternate" type="text/html" media="only screen and (max-width: 640px)">
<link rel="canonical" href="https://akiba-souken.com/article/14546/"/>
<link rel="shortcut icon" href="/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="https://akiba-souken.k-img.com/css/base_style_201807.css" />
<link rel="stylesheet" type="text/css" href="https://akiba-souken.k-img.com/css/fonts/fontawesome-all.css" />
<link rel="stylesheet" type="text/css" href="https://akiba-souken.k-img.com/css/jquery/ui/jquery-ui.1.12.1.css"/>
<link rel="stylesheet" type="text/css" href="https://akiba-souken.k-img.com/css/push_notification.css"/>
<link rel="manifest" href="/manifest.json">
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/rollover.js"></script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/scroll.js"></script>
<!--広告用JS-->
<script type="text/javascript" src="/js/ad_stick.js"></script>
<!--広告用JS-->
<div id="push-notification-dialog" style="display: none;" class="ui-dialog-content ui-widget-content">
<p>アキバ総研プッシュ通知</p>
<p>アキバ総研から最新ニュースをお届けします。</p>
</div>
<script type="text/javascript">
$(function () {
$('#btn_redirect_out').click(function () {
var path = "https://s.akiba-souken.com/";
document.cookie = 'pcpriority=0; path=/; domain=' + location.host;
window.location.href = path;
});
});
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item":{
"@id": "https://akiba-souken.com",
"name": "アキバ総研"
}
},
{
"@type": "ListItem",
"position": 2,
"item":{
"@id": "https://akiba-souken.com/pc-parts/",
"name": "PCパーツ"
}
} , {
"@type": "ListItem",
"position": 3,
"item":{
"@id": "https://akiba-souken.com/article/14546/",
"name": "ナット付きのファンガードが発売! USB扇風機のスタンド用"
}
} ]
}
</script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/search.js"></script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/slick.min.js"></script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/tipsy.js"></script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/active_product.js"></script>
<script type="text/javascript" src="https://akiba-souken.k-img.com/js/jquery/ui/jquery-ui.1.12.1.min.js"></script>
<script src="/firebase/6.3.4/firebase-app.js" defer></script>
<script src="/firebase/init.js" defer></script>
<script src="/firebase/6.3.4/firebase-messaging.js" defer></script>
<script src="/firebase/fcm.js" defer></script>
<script src="/firebase/push_notification.js" defer></script>
<script type="text/javascript" language="javascript">
var vc_pid = "885897036";
</script>
<script type="text/javascript" src="//aml.valuecommerce.com/vcdal.js" async></script>
<div id="push-notification-dialog" style="display: none;" class="ui-dialog-content ui-widget-content">
<p>アキバ総研プッシュ通知</p>
<p>アキバ総研から最新ニュースをお届けします。</p>
</div>
<script>(function(){var d=String.fromCharCode(97,107,105,98,97,45,115,111,117,107,101,110,46,99,111,109);if(location.host!==d)location.href='https://'+d+'/';})();</script>
<script>
window.grumi = {
cfg: {
advs: {
"32148626": true,"32148866": true,"34370186": true,"43896146": true,"53230466": true,"55099106": true,"55782266": true,"56178266": true,"56721986": true,"56755586": true,"56755706": true,"58001426": true,"58360226": true,"59549306": true,"61257026": true,"4405549196": true,"4408203299": true,"4431326639": true,"4432999800": true,"4486756552": true,"4513783652": true,"4516158635": true,"4533800282": true,"4540986218": true,"4574259275": true,"4588395787": true,"4601311364": true,"4603732973": true,"4651130842": true,"4652320541": true,"4655370946": true,"4661301597": true,"4603732973": true,"4803603968": true,"4604246571": true,"4606374940": true,"4606374940": true,"4486756552": true,"4600251007": true,"4784061264": true,"4841433335": true,"4821338128": true,"4838987244": true,"31963346": true,"4699022531": true,"4556307520": true,"9625494599": true,"57341306": true,"4829205770": true,"9385513290": true,"4873357430": true,"4556307520": true,"67162466": true,"5046561996": true,"4959629971": true
}
},
key: 'c297ccdd-4adf-48ce-baf9-c58458832fa6'
};
</script>
<script async="" src="//rumcdn.geoedge.be/c297ccdd-4adf-48ce-baf9-c58458832fa6/grumi-ip.js"></script><!-- //Connect Container: akiba-souken.com -->
<script src="//get.s-onetag.com/5bfa9f59-02d1-4add-816f-c6bd1bd59b24/tag.min.js" async defer></script>
<script async src="https://cdn.logly.co.jp/video/adlook.js"></script>
<script src="https://cdn.logly.co.jp/video/logly.js"></script>
<script async='async' src='//micro.rubiconproject.com/prebid/dynamic/12154.js'></script>
<script type='text/javascript'>
!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q('i',arguments)},fetchBids:function(){q('f',arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}('apstag',window,document,'script','//c.amazon-adsystem.com/aax2/apstag.js');
</script>
<script>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
var gptAdSlots=[];
var headerBiddingSlots = [];
var nonHeaderBiddingSlots = [];
var pbjs = pbjs || {};
pbjs.que = pbjs.que || [];
var failSafeTimeout = 4500;
var apstag_pubID = '3950';
var apstag_bidTimeout = 2500;
</script>
<script type='text/javascript'>
(function () {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') + '//securepubads.g.doubleclick.net/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type='text/javascript'>
googletag.cmd.push(function() {
gptAdSlots[0] = googletag.defineSlot('/116070306/a/970x250', [970, 250], 'div-gpt-ad-a-970x250').setCollapseEmptyDiv(true,true).addService(googletag.pubads());
gptAdSlots[1] = googletag.defineSlot('/116070306/a/468x60', [ [468, 60],[1,1] ], 'div-gpt-ad-a-468x60').addService(googletag.pubads());
gptAdSlots[2] = googletag.defineSlot('/116070306/a/footer_left_300x250', [300, 250], 'div-gpt-ad-a-footer_left_300x250').addService(googletag.pubads());
gptAdSlots[3] = googletag.defineSlot('/116070306/a/footer_right_300x250', [300, 250], 'div-gpt-ad-a-footer_right_300x250').addService(googletag.pubads());
gptAdSlots[4] = googletag.defineSlot('/116070306/a/1st_300x250', [300, 250], 'div-gpt-ad-a-1st_300x250').addService(googletag.pubads());
gptAdSlots[5] = googletag.defineSlot('/116070306/a/2nd_300x250', [300, 250], 'div-gpt-ad-a-2nd_300x250').addService(googletag.pubads());
gptAdSlots[6] = googletag.defineSlot('/116070306/a/160x600_left', [160, 600], 'div-gpt-ad-a-160x600_left').setCollapseEmptyDiv(true,true).addService(googletag.pubads());
gptAdSlots[7] = googletag.defineSlot('/116070306/a/160x600_right', [160, 600], 'div-gpt-ad-a-160x600_right').setCollapseEmptyDiv(true,true).addService(googletag.pubads());
gptAdSlots[8] = googletag.defineOutOfPageSlot('/116070306/a/overlay/728x90', googletag.enums.OutOfPageFormat.BOTTOM_ANCHOR).addService(googletag.pubads());
headerBiddingSlots.push(gptAdSlots[0]);
headerBiddingSlots.push(gptAdSlots[1]);
headerBiddingSlots.push(gptAdSlots[2]);
headerBiddingSlots.push(gptAdSlots[3]);
headerBiddingSlots.push(gptAdSlots[4]);
headerBiddingSlots.push(gptAdSlots[5]);
headerBiddingSlots.push(gptAdSlots[6]);
headerBiddingSlots.push(gptAdSlots[7]);
headerBiddingSlots.push(gptAdSlots[8]);
googletag.pubads().disableInitialLoad();
googletag.pubads().enableSingleRequest();
googletag.pubads().setTargeting('domain', document.domain);
googletag.pubads().setTargeting('a_channel', "news");
googletag.pubads().setTargeting('a_category', "news_pc-parts");
googletag.pubads().setTargeting('a_article', "14546");
googletag.enableServices();
if (nonHeaderBiddingSlots.length > 0) {
googletag.pubads().refresh(nonHeaderBiddingSlots);
}
});
apstag.init({
pubID: apstag_pubID,
adServer: 'googletag',
bidTimeout: apstag_bidTimeout
});
var apstagSlots = [{
slotID: 'div-gpt-ad-a-468x60',
slotName: '/116070306/a/468x60',
sizes: [[468, 60]]
},{
slotID: 'div-gpt-ad-a-160x600_left',
slotName: '/116070306/a/160x600_left',
sizes: [[160, 600]]
},{
slotID: 'div-gpt-ad-a-160x600_right',
slotName: '/116070306/a/160x600_right',
sizes: [[160, 600]]
},{
slotID: 'div-gpt-ad-a-1st_300x250',
slotName: '/116070306/a/1st_300x250',
sizes: [[300, 250]]
},{
slotID: 'div-gpt-ad-a-2nd_300x250',
slotName: '/116070306/a/2nd_300x250',
sizes: [[300, 250]]
},{
slotID: 'div-gpt-ad-a-footer_left_300x250',
slotName: '/116070306/a/footer_left_300x250',
sizes: [[300, 250]]
},{
slotID: 'div-gpt-ad-a-footer_right_300x250',
slotName: '/116070306/a/footer_right_300x250',
sizes: [[300, 250]]
},{
slotID: 'gpt_unit_/116070306/a/overlay/728x90_0',
slotName: '/116070306/a/overlay/728x90',
sizes: [[728, 90]]
}]
function fetchHeaderBids() {
var bidders = ['a9', 'prebid'];
var requestManager = {
adserverRequestSent: false
};
bidders.forEach(function(bidder) {
requestManager[bidder] = false;
})
function allBiddersBack() {
var allBiddersBack = bidders
.map(function(bidder) {return requestManager[bidder]; })
.filter(function(bool) {return bool;})
.length === bidders.length;
return allBiddersBack;
}
function headerBidderBack(bidder) {
if (requestManager.adserverRequestSent === true) {
return;
}
if (bidder === 'a9') {
googletag.cmd.push(function() {
apstag.setDisplayBids();
});
} else if (bidder === 'prebid') {
// DO NOTHING
}
requestManager[bidder] = true;
if (allBiddersBack()) {
sendAdserverRequest();
}
}
function sendAdserverRequest() {
if (requestManager.adserverRequestSent === true) {
return;
}
requestManager.adserverRequestSent = true;
googletag.cmd.push(function() {
googletag.pubads().refresh(headerBiddingSlots);
});
}
function requestBids() {
apstag.fetchBids({
slots: apstagSlots
}, function(bids) {
headerBidderBack('a9');
});
var mySizeMappings = {
"gpt_unit_/116070306/a/overlay/728x90_0": [{
minViewPort: [0, 0], sizes: [[728, 90]]
}]
};
googletag.cmd.push(function() {
pbjs.que.push(function() {
pbjs.rp.requestBids({
callback: function (bidResponses) {
headerBidderBack('prebid');
},
gptSlotObjects: headerBiddingSlots,
sizeMappings: mySizeMappings
});
});
});
}
requestBids();
window.setTimeout(function() {
sendAdserverRequest();
}, failSafeTimeout);
}
fetchHeaderBids();
</script>
</head>
<body id="top">
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v2.5&appId=724041851019301";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="akiba">
<!--ヘッダstart-->
<div id="header">
<div class="headBar">
<div>
<!--検索ボックスstart-->
<script>$(function(){search.keywordSearch()});var search={keywordSearch:function(){$("#text + button").on("click",function(){return""==$("#text").val()?(alert("検索キーワードを入力してください"),!1):void 0})}};</script>
<div class="gSearch">
<form method="get" action="/search/keyword/">
<input type="text" name="keyword" size="35" id="text" placeholder="ニュース、作品名、声優などを入力" />
<button type="submit"></button>
</form>
</div>
<!--検索ボックスend-->
<p class="reg login"><a href="/secure/account/login/?_target_path=/article/14546/" rel="nofollow">ログイン</a></p>
</div>
</div><!--.headBar-->
<!--ビルボード①-->
<div id='div-gpt-ad-a-970x250' class="billboard">
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-970x250');
});
</script>
</div>
<!--ビルボード①-->
<div class="headLogo">
<div class="logo"><a href="/">アキバ総研</a></div>
<ul>
<li><a href="/anime/">アニメ</a></li>
<li><a href="/hobby/">ホビー</a></li>
<li><a href="/game/">ゲーム</a></li>
<li><a href="/akiba/">アキバ</a></li>
<li><a href="/vote/">投票</a></li>
</ul>
<!--フルバナー⑫-->
<div id='div-gpt-ad-a-468x60' class='bnArea'>
<script type='text/javascript'>
if (document.body.clientWidth > 450) {
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-468x60');
});
}
</script>
</div>
<!--フルバナー⑫-->
</div>
<div id="akiba_information"><a href="/article/66874/">アキバ総研サービス終了のお知らせ</a></div>
</div>
<!--ヘッダend-->
<div id="container">
<!--パンくずstart-->
<ol class="breadLink">
<li><a href="/">アキバ総研</a></li>
<li><a href="/pc-parts/">PCパーツ</a></li>
<li class="here">ナット付きのファンガードが発売! USB扇風機のスタンド用</li>
</ol>
<!--パンくずend-->
<div id="contents">
<div class="pc-parts">
<!--メインコンテンツstart-->
<div class="main js-fixed-contents-range">
<!--記事メインstart-->
<div class="articleMain">
<div class="articleCategory">
<a href="/pc-parts/">PCパーツ</a>
</div>
<h1 class="mainTitle">ナット付きのファンガードが発売! USB扇風機のスタンド用</h1>
<div class="articleSubInfo">
2012年09月06日 17:45<a href="#articleComment" class="comment" title="コメント">0</a> </div>
<!--ソーシャルボタンstart-->
<div class="spreadBox clearFix">
<ul>
<li>
<a href="http://b.hatena.ne.jp/entry/https%3A%2F%2Fakiba-souken.com%2Farticle%2F14546%2F" class="hatena-bookmark-button" data-hatena-bookmark-title="ナット付きのファンガードが発売! USB扇風機のスタンド用 - アキバ総研" data-hatena-bookmark-layout="standard" title="このエントリーをはてなブックマークに追加"><img src="https://b.hatena.ne.jp/images/entry-button/button-only@2x.png" alt="このエントリーをはてなブックマークに追加" width="20" height="20" style="border: none;" /></a>
<script type="text/javascript" src="https://b.hatena.ne.jp/js/bookmark_button.js" charset="utf-8" async="async"></script>
</li>
<li>
<iframe src="https://www.facebook.com/plugins/share_button.php?href=https%3A%2F%2Fakiba-souken.com%2Farticle%2F14546%2F&layout=button_count&size=small&width=102&height=21" width="102" height="21" style="border:none;overflow:hidden" allowTransparency="true"></iframe>
</li>
<li>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url="https://akiba-souken.com/article/14546/" data-text="ナット付きのファンガードが発売! USB扇風機のスタンド用 - アキバ総研 " data-lang="ja">Tweet</a><script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
</li>
</ul>
</div>
<!--ソーシャルボタンend-->
<!--記事本文start-->
<div class="entryFrame">
<p class="noticeMktMT">※本コンテンツはアキバ総研が制作した独自コンテンツです。また本コンテンツでは掲載するECサイト等から購入実績などに基づいて手数料をいただくことがあります。</p>
<p>
<div class="entryFlm">
<!-- ▼商品に関する記事 -->
<p><img onerror="width='120';height='120';this.src='https://akiba-souken.k-img.com/images/noImageL.gif';this.onerror=null;" width="120" height="89" align="right" src="/images/article/000/597/thum_597203.jpg" alt="akiba20120905__5681s.jpg" style="margin-bottom: 10px; margin-left: 20px;" />USB扇風機を三脚につなげて使用できるファンガード「BF-GUARD120」「BF-GUARD80」が発売となった。<br /><br /><br /><br /><br />
ファンガード中央にナットを取り付けたユニークな製品。このナットがカメラ用三脚のネジ穴(1/4インチ)になっており、三脚をUSBファンのスタンドとして活用できるのが特徴だ。<br /><br />取り付けられるUSBファンは、タイムリーの「BIGFAN for MEN」シリーズ。ただし、同製品は汎用的な80/120mmファンであるため、同様の製品であれば装着できる可能性は高そうだ。<!-- ▲商品に関する記事 -->
</p></div>
<table cellspacing="0" align="center" class="kijiImg htmtableborders" style="display: table;"><tbody>
<tr><td>
<!-- ▼記事画像(左) -->
<a href="javascript:void(0);" ></a><a href="/article/pc-parts/14546/picture/597204/" ><img onerror="width='120';height='120';this.src='https://akiba-souken.k-img.com/images/noImageL.gif';this.onerror=null;" width="200" height="148" alt="20120906174500.jpg" src="/images/article/000/597/thum_597204.jpg" /></a>
<!-- ▲記事画像(左) -->
</td><td>
<!-- ▼記事画像(中) -->
<a href="/article/pc-parts/14546/picture/597205/" ><img onerror="width='120';height='120';this.src='https://akiba-souken.k-img.com/images/noImageL.gif';this.onerror=null;" width="200" height="148" src="/images/article/000/597/thum_597205.jpg" alt="akiba20120905__5683.jpg" /></a>
<!-- ▲記事画像(中) -->
</td><td>
<!-- ▼記事画像(中) -->
<a href="/article/pc-parts/14546/picture/597206/" ><img onerror="width='120';height='120';this.src='https://akiba-souken.k-img.com/images/noImageL.gif';this.onerror=null;" width="200" height="148" src="/images/article/000/597/thum_597206.jpg" alt="akiba20120905__5681a.jpg" /></a>
<!-- ▲記事画像(中) -->
</td></tr><tr><td colspan="2" rowspan="1" style="vertical-align: top;">ファンガード中央にナットが取り付けられている<br /></td><td style="vertical-align: top;"><br /></td></tr>
</tbody></table>
<div class="entryFlm">
<!-- ▼商品に関する記事 -->
<p>なお、ファンガードのほかに、専用の1/4インチボルト付き小型三脚「3KYAKU-MINI」も同時発売されている。三脚は、脚部の高さ調整に対応。10cm~15cmに伸縮できる。<br /></p><p>秋葉原での初回店頭価格は、80mm用ファンガード「BF-GUARD80」が250円、120mm用ファンガード「BF-GUARD120」が350円、三脚「3KYAKU-MINI」が380円。<br /></p>
<!-- ▲商品に関する記事 -->
</div>
<table cellspacing="0" align="center" class="kijiImg htmtableborders" style="display: table;"><tbody>
<tr><td>
<!-- ▼記事画像(左) -->
<a href="/article/pc-parts/14546/picture/597207/" ><img onerror="width='120';height='120';this.src='https://akiba-souken.k-img.com/images/noImageL.gif';this.onerror=null;" width="200" height="148" src="/images/article/000/597/thum_597207.jpg" alt="akiba20120905__5685.jpg" /></a>
<!-- ▲記事画像(左) -->
</td><td>
<!-- ▼記事画像(中) -->
<a href="/article/pc-parts/14546/picture/597208/" ><img onerror="width='120';height='120';this.src='https://akiba-souken.k-img.com/images/noImageL.gif';this.onerror=null;" width="200" height="148" src="/images/article/000/597/thum_597208.jpg" alt="akiba20120905__5684.jpg" /></a>
<!-- ▲記事画像(中) -->
</td></tr>
</tbody></table>
<br /><div class="entryFlm">
<!-- ▼商品に関する記事 -->
<p>【関連記事】<br />
□<a href="/article/pc-parts/11884/">SilverStone製のUSB扇風機が発売! 直進性重視ファン「Air Penetrator」採用</a>(2011年07月09日)<br />
□<a href="/article/pc-parts/11672/">ステレオ感覚で使える小型USB扇風機が発売に! 80mmファン×2基仕様</a>(2011年06月14日)<br />
□<a href="/article/pc-parts/10109/">SilverStone製ファン「Air Penetrator」に140mmモデル! 「SST-AP141」発売</a>(2010年10月29日)<br />
<br />
【価格.com関連リンク】<br />
□<a target="_blank" href="http://kakaku.com/pc/">パソコンパーツ</a><br />
□クチコミ掲示板:<a target="_blank" href="http://bbs.kakaku.com/bbs/-/CategoryCD=4511/">アキバ-PCパーツ</a><br />
<br />
<br />
【取材協力ショップ】:TWOTOP秋葉原本店</p>
<!-- ▲商品に関する記事 -->
</div>
</p>
<ul class="articleImageBox clearFix">
<li class="thumbnail120">
<p><span></span><a href="/article/14546/picture/597203/" rel="nofollow"><img src="https://akiba-souken.k-img.com/images/noImageL.gif" alt="" /></a></p>
</li>
<li class="thumbnail120">
<p><span></span><a href="/article/14546/picture/597204/" rel="nofollow"><img src="https://akiba-souken.k-img.com/images/noImageL.gif" alt="" /></a></p>
</li>
<li class="thumbnail120">
<p><span></span><a href="/article/14546/picture/597205/" rel="nofollow"><img src="https://akiba-souken.k-img.com/images/noImageL.gif" alt="" /></a></p>
</li>
<li class="thumbnail120">
<p><span></span><a href="/article/14546/picture/597206/" rel="nofollow"><img src="https://akiba-souken.k-img.com/images/noImageL.gif" alt="" /></a></p>
</li>
<li class="thumbnail120">
<p><span></span><a href="/article/14546/picture/597207/" rel="nofollow"><img src="https://akiba-souken.k-img.com/images/noImageL.gif" alt="" /></a></p>
</li>
<li class="thumbnail120">
<p><span></span><a href="/article/14546/picture/597208/" rel="nofollow"><img src="https://akiba-souken.k-img.com/images/noImageL.gif" alt="" /></a></p>
</li>
</ul>
</div>
<!--記事本文end-->
<!--ログリーAD start-->
<div id="logly-lift-4301777"></div>
<script charset="UTF-8">
(function(){
var _lgy_lw = document.createElement("script");
_lgy_lw.type = "text/javascript";
_lgy_lw.charset = "UTF-8";
_lgy_lw.async = true;
_lgy_lw.src= "https://l.logly.co.jp/lift_widget.js?adspot_id=4301777";
var _lgy_lw_0 = document.getElementsByTagName("script")[0];
_lgy_lw_0.parentNode.insertBefore(_lgy_lw, _lgy_lw_0);
})();
</script> <!--ログリーAD end-->
<div id="articleComment"><div class="regBox"><p><a href="/secure/account/login/?_target_path=/article/14546/" rel="nofollow">ログイン/会員登録</a>をしてこのニュースにコメントしよう!</p></div></div>
<!--ソーシャルボタンstart-->
<div class="spreadBox clearFix">
<ul>
<li>
<a href="http://b.hatena.ne.jp/entry/https%3A%2F%2Fakiba-souken.com%2Farticle%2F14546%2F" class="hatena-bookmark-button" data-hatena-bookmark-title="ナット付きのファンガードが発売! USB扇風機のスタンド用 - アキバ総研" data-hatena-bookmark-layout="standard" title="このエントリーをはてなブックマークに追加"><img src="https://b.hatena.ne.jp/images/entry-button/button-only@2x.png" alt="このエントリーをはてなブックマークに追加" width="20" height="20" style="border: none;" /></a>
<script type="text/javascript" src="https://b.hatena.ne.jp/js/bookmark_button.js" charset="utf-8" async="async"></script>
</li>
<li>
<iframe src="https://www.facebook.com/plugins/share_button.php?href=https%3A%2F%2Fakiba-souken.com%2Farticle%2F14546%2F&layout=button_count&size=small&width=102&height=21" width="102" height="21" style="border:none;overflow:hidden" allowTransparency="true"></iframe>
</li>
<li>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url="https://akiba-souken.com/article/14546/" data-text="ナット付きのファンガードが発売! USB扇風機のスタンド用 - アキバ総研 " data-lang="ja">Tweet</a><script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
</li>
</ul>
</div>
<!--ソーシャルボタンend-->
</div>
<!--記事メインend-->
<!--税率注意文言-->
<p class="tax_info">※記事中に記載の税込価格については記事掲載時のものとなります。税率の変更にともない、変更される場合がありますのでご注意ください。</p>
<div id="adGameRanking">
<dl>
<dt>【2024】オススメオンラインゲーム[PR]</dt>
<!--
<dd><a href="https://c2.cir.io/nm2p6u" target="_blank">
<img src="https://is1-ssl.mzstatic.com/image/thumb/Purple116/v4/a2/f0/3d/a2f03d72-035a-b587-9a66-7fe3d7249229/AppIcon-0-0-1x_U007emarketing-0-0-0-7-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/300x0w.png" alt="">
<p>崩壊:スターレイル</p>
<p>HoYoverseが贈るのスペースファンタジーRPG!Ver.2.2「涙は目覚めの後で」が5月8日(水)よりスタート!</p>
</a></dd>
-->
<dd><a href="https://app.seedapp.jp/click/v1/ad/2167?site=2452&article=5642" rel="nofollow" target="_blank">
<img src="https://play-lh.googleusercontent.com/Cn7yN437--bxdt3Bye0oNw-nudkESopbJvlHbtSM8i5WO9rJDAg_kELi-5RnVXWfFng=s360-rw" alt="">
<p>放置少女 for ブラウザ</p>
<p>操作は超簡単、フルオートバトルで放置プレイ。絆を紡いで物語を進めよう! 三国志の世界観を踏襲!</p>
</a></dd>
<dd><a href="https://h.accesstrade.net/sp/cc?rk=0100p3fa00myxx" rel="nofollow" referrerpolicy="no-referrer-when-downgrade" target="_blank">
<img src="https://h.accesstrade.net/sp/rr?rk=0100p3fa00myxx" alt="ファンタシースターオンライン2ニュージェネシス" border="0" />
<p>ファンタシースターオンライン2ニュージェネシス</p>
<p>セガが開発・運営する基本プレイ無料のオンラインRPG。オンラインRPGの礎を築いた「PSO」シリーズの最新作であり正統後継作品!</p>
</a></dd>
<dd><a href="https://app.seedapp.jp/click/v1/ad/2773?site=2452&article=5642" target="_blank">
<img src="https://is1-ssl.mzstatic.com/image/thumb/Purple112/v4/bd/43/70/bd43703b-9eda-a372-6672-436e2f996fb5/AppIcon-0-0-1x_U007emarketing-0-0-0-7-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/230x0w.webp" alt="">
<p>金色のガッシュベル!! 永遠の絆の仲間たち</p>
<p>テレビアニメ「金色のガッシュベル!!」をベースにしたゲームアプリ!好きな魔物でチームを編成して術や技を繰り出しながら敵を倒して物語を進めよう!</p>
</a></dd>
<dd><a href="https://app.seedapp.jp/click/v1/ad/2812?site=2452&article=5642" target="_blank">
<img src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/69/36/c5/6936c5a2-a37b-9a1c-3c87-b67871907fa8/AppIcon-0-0-1x_U007emarketing-0-7-0-85-220.png/230x0w.webp" alt="">
<p>熱戦少女</p>
<p>3月28日配信開始された放置系・シミュレーションRPG!戦いや様々な経験を通じて自らの専属武装を覚醒させ、より強大な力を手に入れよう!</p>
</a></dd>
<dd><a href="https://app.seedapp.jp/click/v1/ad/2818?site=2452&article=5642" target="_blank">
<img src="https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/df/72/aa/df72aa2b-2058-114f-0902-bf26c2bea9e2/AppIcon-1x_U007emarketing-0-7-0-85-220-0.png/230x0w.webp" alt="">
<p>鳴潮</p>
<p>5月23日配信開始された自由度の高い戦闘と多種多彩なコンテンツが楽しめるオープンワールドRPG!</p>
</a></dd>
<!--
<dd><a href="" target="_blank">
<img src="" alt="">
<p></p>
<p></p>
</a></dd>
-->
</dl>
</div>
<!--レクタングル⑩⑪-->
<div class="bottomBnr">
<div id='div-gpt-ad-a-footer_left_300x250' class='bnrBox'>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-footer_left_300x250');
});
</script>
</div>
<div id='div-gpt-ad-a-footer_right_300x250' class='bnrBox'>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-footer_right_300x250');
});
</script>
</div>
</div><!--.bottomBnr-->
<!--レクタングル⑩⑪-->
</div>
<!--メインコンテンツend-->
<!--サイドコンテンツstart-->
<div class="sideBox300 js-fixed-container">
<div class="js-fixed-contents">
<!--レクタングル②-->
<div id='div-gpt-ad-a-1st_300x250' class='bnArea'>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-1st_300x250');
});
</script>
</div>
<!--レクタングル②-->
<!-- ガンプラ -->
<div class="tagnewsList">
<h3>ガンプラ</h3>
<ul >
<li><a href="/article/67101/"><img src="https://akiba-souken.k-img.com/thumbnail/images/article/001/059/1059740.jpg?w=137&h=103&m=crop" alt="「機動戦士ガンダム」水陸両用MSとして数々の劇中シーンに登場する量産ズゴック、RGが再販決定! 2025年1月発送分、予約受付開始!!"><p>「RG 1/144 量産型ズゴック」再販決定!</p><span>new</span></a></li> <li><a href="/article/67024/"><img src="https://akiba-souken.k-img.com/thumbnail/images/article/001/058/1058739.jpg?w=137&h=103&m=crop" alt="「RG 1/144 RX-78-2 ガンダム Ver.2.0」をさらに楽しめる豊富な武器セットが登場!"><p>「RG 1/144 RX-78-2 ガンダム Ver.2.0」をさらに楽しめる豊富な…</p></a></li> <li><a href="/article/67010/"><img src="https://akiba-souken.k-img.com/thumbnail/images/article/001/058/1058621.jpg?w=137&h=103&m=crop" alt="「機動戦士ガンダムUC」より、可変MS ゼータプラスがMGに登場! 2024年11月発送分、予約受付スタート!!"><p>「機動戦士ガンダムUC」より、可変MS ゼータプラスがMGに登場!</p></a></li> <li><a href="/article/66939/"><img src="https://akiba-souken.k-img.com/thumbnail/images/article/001/057/1057846.jpg?w=137&h=103&m=crop" alt="「機動戦士ガンダム SEED FREEDOM」よりザクウォーリアの後継機として開発された機体ゲルググメナースがHGシリーズで立体化"><p>ゲルググメナースがHGシリーズで立体化</p></a></li> </ul>
<div class="toList"><a href="/article/search/tag/?tag=%E3%82%AC%E3%83%B3%E3%83%97%E3%83%A9">ガンプラ一覧</a></div>
</div>
<div class="specialNews">
<h3>特集</h3>
<ul>
<li><a href="https://akiba-souken.com/article/63921/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/74.jpg?w=60&h=60&m=crop" alt="オススメポータブルゲーミングPC">
<p class="title">オススメポータブルゲーミングPC</p>
<p class="text">重たいゲームも手元で快適に遊べる!</p>
</a></li>
<li><a href="https://akiba-souken.com/article/35082/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/5.jpg?w=60&h=60&m=crop" alt="<2024>美少女フィギュアまとめ">
<p class="title"><2024>美少女フィギュアまとめ</p>
<p class="text">4月掲載美少女フィギュアをまとめて紹介!</p>
</a></li>
<li><a href="https://akiba-souken.com/article/51045/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/51.jpg?w=60&h=60&m=crop" alt="PS5オススメタイトル70選!">
<p class="title">PS5オススメタイトル70選!</p>
<p class="text">新世代機で表現される大作をチェック!</p>
</a></li>
<li><a href="https://akiba-souken.com/article/61601/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/70.jpg?w=60&h=60&m=crop" alt="秋葉原お出かけ・観光スポット37選!">
<p class="title">秋葉原お出かけ・観光スポット37選!</p>
<p class="text">「秋葉原」におでかけしてみませんか?</p>
</a></li>
<li><a href="https://akiba-souken.com/article/60102/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/66.jpg?w=60&h=60&m=crop" alt="秋葉原オススメラーメン34選!">
<p class="title">秋葉原オススメラーメン34選!</p>
<p class="text">並んででも食べたい美味しいお店をご紹介</p>
</a></li>
<li><a href="https://akiba-souken.com/article/36486/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/14.jpg?w=60&h=60&m=crop" alt="Steam絶対オススメ名作ゲーム99選!">
<p class="title">Steam絶対オススメ名作ゲーム99選!</p>
<p class="text">絶対に100時間以上遊べる名作Steamゲーム</p>
</a></li>
<li><a href="https://akiba-souken.com/article/42268/"> <img src="https://akiba-souken.k-img.com/thumbnail/images/feature/000/000/30.jpg?w=60&h=60&m=crop" alt="スイッチオススメ新作ゲーム115選!">
<p class="title">スイッチオススメ新作ゲーム115選!</p>
<p class="text">アキバ総研流6月に遊びたいゲームをご紹介</p>
</a></li>
</ul>
</div>
<!--デイリー記事ランキング-->
<div class="sideBox sideRanking">
<div class="title">
<span>昨日もっとも読まれたニュース</span>
</div>
<div class="rankBox">
<div class="ranking01">1.</div>
<div class="thumbnail60">
<p>
<a href="/article/29710/">
<img src="https://akiba-souken.k-img.com/images/article/000/725/t60_725634.jpg" alt="アキバ特価情報(2017年3月29日~4月2日)" title="アキバ特価情報(2017年3月29日~4月2日)">
</a>
</p>
</div>
<div class="text">
<a href="/article/29710/">アキバ特価情報(2017年3月29日~4月2日)</a>
</div>
</div>
<div class="rankBox">
<div class="ranking02">2.</div>
<div class="thumbnail60">
<p>
<a href="/article/24366/">
<img src="https://akiba-souken.k-img.com/images/article/000/683/t60_683982.jpg" alt="アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 第1回 yuxuki waga (fhána)" title="アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 第1回 yuxuki waga (fhána)">
</a>
</p>
</div>
<div class="text">
<a href="/article/24366/">アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 第1回 yuxuki waga (fhána)</a>
</div>
</div>
<div class="rankBox">
<div class="ranking03">3.</div>
<div class="thumbnail60">
<p>
<a href="/article/25673/">
<img src="https://akiba-souken.k-img.com/images/article/000/696/t60_696070.jpg" alt="アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 番外編 早見沙織" title="アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 番外編 早見沙織">
</a>
</p>
</div>
<div class="text">
<a href="/article/25673/">アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 番外編 早見沙織</a>
</div>
</div>
<div class="rankBox">
<div class="ranking04">4.</div>
<div class="thumbnail60">
<p>
<a href="/article/29809/">
<img src="https://akiba-souken.k-img.com/images/article/000/726/t60_726220.jpg" alt="【お知らせ】「PCパーツ」カテゴリ更新終了&今後の「アキバ」カテゴリにつきまして" title="【お知らせ】「PCパーツ」カテゴリ更新終了&今後の「アキバ」カテゴリにつきまして">
</a>
</p>
</div>
<div class="text">
<a href="/article/29809/">【お知らせ】「PCパーツ」カテゴリ更新終了&今後の「アキバ」カテゴリにつきまして</a>
</div>
</div>
<div class="rankBox">
<div class="ranking05">5.</div>
<div class="thumbnail60">
<p>
<a href="/article/24788/">
<img src="https://akiba-souken.k-img.com/images/article/000/687/t60_687889.jpg" alt="アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 第2回 佐咲紗花" title="アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 第2回 佐咲紗花">
</a>
</p>
</div>
<div class="text">
<a href="/article/24788/">アーティストに直撃取材! 楽曲作りに活用しているオーディオ製品、教えてください! 第2回 佐咲紗花</a>
</div>
</div>
</div>
<!--デイリー記事ランキング-->
<!--レクタングル③-->
<div id='div-gpt-ad-a-2nd_300x250'>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-2nd_300x250');
});
</script>
</div>
<!--レクタングル③-->
</div>
</div>
<!--サイドコンテンツend-->
</div>
</div>
<!-- sidePr -->
<div id="sidePR2">
<!-- Left banner -->
<div class="left"><div id='div-gpt-ad-a-160x600_left' class="bnr">
<script type='text/javascript'>
if (document.body.clientWidth > 450) {
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-160x600_left');
});
}
</script>
</div></div>
<!-- Right banner -->
<div class="right"><div id='div-gpt-ad-a-160x600_right' class="bnr">
<script type='text/javascript'>
if (document.body.clientWidth > 450) {
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-a-160x600_right');
});
}
</script>
</div></div>
</div>
</div><!--#container-->
<!--フッタstart-->
<div id="footer">
<div class="wrapper">
<div class="pageTop"><a href="#top">▲このページのトップへ</a></div>
<ul class="footerInfo">
<li><a href="/">アキバ総研</a> | </li>
<li><a href="/contact/">お問合せ</a> | </li>
<li><a href="/help/">ご利用ガイド</a> | </li>
<li><a href="/help/member/">利用規約</a> | </li>
<li><a href="/sitemap/">サイトマップ</a> | </li>
<li><a href="/anime/animelist/">アニメ作品一覧</a> | </li>
<li><a href="https://corporate.kakaku.com/">企業情報</a> | </li>
<li><a href="https://corporate.kakaku.com/privacy">個人情報保護方針</a> | </li>
<li><a href="https://help.kakaku.com/advertisement.html">広告掲載について</a> | </li>
<li><a href="https://corporate.kakaku.com/privacy/about/optout" target="_blank">外部送信(オプトアウト)</a></li>
</ul>
</div><!--.wrapper-->
<div class="copyright">Copyright © <a href="https://kakaku.com/">Kakaku.com</a>, Inc. All Rights Reserved.</div>
</div><!--#footer-->
<!--フッタend-->
</div>
<span style="display:none;">
<!-- SiteCatalyst code version: H.21.
Copyright 1996-2010 Adobe, Inc. All Rights Reserved
More info available at http://www.omniture.com -->
<script language="JavaScript" type="text/javascript" src="/js/s_code.js"></script>
<script language="JavaScript" type="text/javascript"><!--
/* You may give each page an identifying name, server, and channel on
the next lines. */
s.pageName=document.title;
s.server=document.domain;
s.channel="ニュース"
s.prop1="ニュース_PCパーツ記事"
s.prop2=window.location;
s.prop3=""
s.prop4=""
s.prop5=""
s.prop6=""
s.prop7=""
s.prop8=""
s.prop9=""
s.prop10=""
s.prop11="14546,ナット付きのファンガードが発売! USB扇風機のスタンド用"
s.prop12="article,14546"
s.prop13=""
s.prop14=""
s.prop15=""
s.prop16=""
s.prop21=""
s.prop22=""
s.prop23="article,pc-parts,14546"
s.prop24="article_pc-parts,14546"
s.prop30=""
s.prop31=""
s.prop41=""
/* Conversion Variables */
s.campaign=""
s.events=""
s.eVar1=s.prop1;
s.eVar2=window.location;
s.eVar3=""
s.eVar4=""
s.eVar5=""
s.eVar6=""
s.eVar7=""
s.eVar8=""
s.eVar9=""
s.eVar10=""
s.eVar21=""
s.eVar23="article,pc-parts,14546"
s.events=""
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)//--></script>
<!--/DO NOT REMOVE/-->
<!-- End SiteCatalyst code version: H.21. -->
</span>
<script type="text/javascript">_satellite.pageBottom();</script>
</body>
</html>
|