<!DOCTYPE html>
<html lang="es" xmlns:og="http://ogp.me/ns#">
<head data-layout-view="default" class="xj_layout_head">
<script>
    window.dataLayer = window.dataLayer || [];
        </script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T5W4WQ');</script>
<!-- End Google Tag Manager -->
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Sony icf-c1ipmk2 manual - &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?</title>
    <link rel="icon" href="http://www.colectivosarquitectura.com/favicon.ico" type="image/x-icon" />
    <link rel="SHORTCUT ICON" href="http://www.colectivosarquitectura.com/favicon.ico" type="image/x-icon" />
    <meta name="description" content=" 
 
SONY ICF-C1IPMK2 MANUAL    DOWNLOAD LINK  
SONY ICF-C1IPMK2 MANUAL    READ ONLINE 
 

 
 
 
 
 
 
         
 
 
Information contained in Sony ICF-C1IP / IC…" />
    <meta name="keywords" content="RC, seguro, asociación, arquitecto, colegio, representante, aa, colectivo, madrid, estudio, COAM, joven, arquitectura" />
<meta name="title" content="Sony icf-c1ipmk2 manual" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.colectivosarquitectura.com/photo/albums/sony-icf-c1ipmk2-manual?rss=yes&amp;xn_auth=no" />
<meta property="og:title" content="Sony icf-c1ipmk2 manual" />
<meta property="og:image" content="https://storage.ning.com/topology/rest/1.0/file/get/2745869962?profile=UPSCALE_150x150">
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Sony icf-c1ipmk2 manual" />
<meta name="twitter:description" content=" 
 
SONY ICF-C1IPMK2 MANUAL    DOWNLOAD LINK  
SONY ICF-C1IPMK2 MANUAL    READ ONLINE 
 

 
 
 
 
 
 
         
 
 
Information contained in Sony ICF-C1IP / IC…" />
<meta name="twitter:image" content="https://storage.ning.com/topology/rest/1.0/file/get/2745869962?profile=UPSCALE_150x150" />
<link rel="image_src" href="https://storage.ning.com/topology/rest/1.0/file/get/2745869962?profile=UPSCALE_150x150" />
<script type="text/javascript">
    djConfig = { baseScriptUri: 'http://www.colectivosarquitectura.com/xn/static-6.11.8.1/js/dojo-0.3.1-ning/', isDebug: false }
ning = {"CurrentApp":{"premium":true,"iconUrl":"https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/2745869962?profile=UPSCALE_150x150","url":"httpcolectivos.ning.com","domains":["colectivosarquitectura.es","colectivosarquitectura.com"],"online":true,"privateSource":true,"id":"colectivos","appId":2533604,"description":"&iquest;Ya firmaste contra la LSP?","name":"'Colectivos' &iquest;Arquitectura sin Arquitectos?","owner":"0e9k44qscysrz","createdDate":"2008-11-24T19:38:03.000Z","runOwnAds":false,"category":{"RC":null,"seguro":null,"asociaci\u00f3n":null,"arquitecto":null,"colegio":null,"representante":null,"aa":null,"colectivo":null,"madrid":null,"estudio":null,"COAM":null,"joven":null,"arquitectura":null},"tags":["RC","seguro","asociaci\u00f3n","arquitecto","colegio","representante","aa","colectivo","madrid","estudio","COAM","joven","arquitectura"]},"CurrentProfile":null,"maxFileUploadSize":7};
        (function(){
            if (!window.ning) { return; }

            var age, gender, rand, obfuscated, combined;

            obfuscated = document.cookie.match(/xgdi=([^;]+)/);
            if (obfuscated) {
                var offset = 100000;
                obfuscated = parseInt(obfuscated[1]);
                rand = obfuscated / offset;
                combined = (obfuscated % offset) ^ rand;
                age = combined % 1000;
                gender = (combined / 1000) & 3;
                gender = (gender == 1 ? 'm' : gender == 2 ? 'f' : 0);
                ning.viewer = {"age":age,"gender":gender};
            }
        })();

        if (window.location.hash.indexOf('#!/') == 0) {
        window.location.replace(window.location.hash.substr(2));
    }
    window.xg = window.xg || {};
xg.captcha = {
    'shouldShow': false,
    'siteKey': '6Ldf3AoUAAAAALPgNx2gcXc8a_5XEcnNseR6WmsT'
};
xg.addOnRequire = function(f) { xg.addOnRequire.functions.push(f); };
xg.addOnRequire.functions = [];
xg.addOnFacebookLoad = function (f) { xg.addOnFacebookLoad.functions.push(f); };
xg.addOnFacebookLoad.functions = [];
xg._loader = {
    p: 0,
    loading: function(set) {  this.p++; },
    onLoad: function(set) {
                this.p--;
        if (this.p == 0 && typeof(xg._loader.onDone) == 'function') {
            xg._loader.onDone();
        }
    }
};
xg._loader.loading('xnloader');
if (window.bzplcm) {
    window.bzplcm._profileCount = 0;
    window.bzplcm._profileSend = function() { if (window.bzplcm._profileCount++ == 1) window.bzplcm.send(); };
}
xg._loader.onDone = function() {
            if(window.bzplcm)window.bzplcm.start('ni');
        xg.shared.util.parseWidgets();    var addOnRequireFunctions = xg.addOnRequire.functions;
    xg.addOnRequire = function(f) { f(); };
    try {
        if (addOnRequireFunctions) { dojo.lang.forEach(addOnRequireFunctions, function(onRequire) { onRequire.apply(); }); }
    } catch (e) {
        if(window.bzplcm)window.bzplcm.ts('nx').send();
        throw e;
    }
    if(window.bzplcm) { window.bzplcm.stop('ni'); window.bzplcm._profileSend(); }
};
window.xn = { track: { event: function() {}, pageView: function() {}, registerCompletedFlow: function() {}, registerError: function() {}, timer: function() { return { lapTime: function() {} }; } } };</script>
<link rel="image_src" href="http://static.ning.com/socialnetworkmain/widgets/photo/gfx/albums/default_cover_120x120.gif?xn_version=4024552908" type="image/jpeg" /><meta name="title" content="Sony icf-c1ipmk2 manual" /><link rel="alternate" type="application/rss+xml" title="Sony icf-c1ipmk2 manual - &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?" href="http://www.colectivosarquitectura.com/photo/albums/sony-icf-c1ipmk2-manual?rss=yes&amp;xn_auth=no" /><link rel="alternate" type="application/atom+xml" title="Comentarios - Sony icf-c1ipmk2 manual - &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?" href="http://www.colectivosarquitectura.com/photo/albumcomment/feed?attachedTo=2533604%3AAlbum%3A148919&amp;xn_auth=no" /><link rel="alternate" type="application/rss+xml" title="Comentan en [aA]... - &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?" href="http://www.colectivosarquitectura.com/group/asociaciondearquitectos/forum/topic/list?feed=yes&amp;xn_auth=no&amp;featured=1" /><link rel="alternate" type="application/atom+xml" title="Foros (extracto) - &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?" href="http://www.colectivosarquitectura.com/forum/topic/list?feed=yes&amp;xn_auth=no" /><link rel="alternate" type="application/atom+xml" title="Destacamos: - &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?" href="http://www.colectivosarquitectura.com/profiles/blog/feed?promoted=1&amp;xn_auth=no" />
<style type="text/css" media="screen,projection">
@import url("http://static.ning.com/socialnetworkmain/widgets/index/css/common-982.min.css?xn_version=3128532263");
@import url("http://static.ning.com/socialnetworkmain/widgets/photo/css/component.min.css?xn_version=3156643033");
@import url("http://static.ning.com/socialnetworkmain/widgets/chat/css/bottom-bar.min.css?xn_version=512265546");

</style>

<style type="text/css" media="screen,projection">
@import url("/generated-69d3af63f09fe3-57278556-css?xn_version=202604061257");

</style>

<style type="text/css" media="screen,projection">
@import url("/generated-69d3b08f467ce9-49227995-css?xn_version=202604061257");

</style>

<!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="http://static.ning.com/socialnetworkmain/widgets/index/css/common-ie6.min.css?xn_version=463104712" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="http://static.ning.com/socialnetworkmain/widgets/index/css/common-ie7.css?xn_version=2712659298" />
<![endif]-->
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.colectivosarquitectura.com/profiles/blog/rsd" />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T5W4WQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
    <div class="xj_before_content"><!--GoogAnal//-->
<script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">try {var pageTracker = _gat._getTracker("UA-6446207-2");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();} catch(err) {}</script>

<!--FbAllPageAbovSignIn//-->
<script type="text/javascript" language="javascript">
x$("#xg_module_account").after("<div align=center id='custom_fb' ></div>");
var fb_html = '<iframe src="http://www.facebook.com/plugins/like.php?href='+window.location+'&layout=standard&show_faces=true&width=220&height=50&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding-top:0px; border:none; overflow:hidden; width:200px; height:120px; "></iframe>';
x$("#custom_fb").html(fb_html);
</script>

<!--G+1AllPagAbovSignIn//-->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js">{lang: 'es'}</script>
<script type="text/javascript" language="javascript">
x$("#xg_module_account").after("<div align=center id='custom_g1'></div>");
var g1_html = "<g:plusone size="medium"></g:plusone>";
x$("#custom_g1").html(g1_html);
</script>

<!--SeguimG+1 GoogleAnal//-->
<script type="text/javascript">
  function plusone_vote( obj ) {
    _gaq.push(['_trackEvent','plusone',obj.state]);
  }
</script>        <div id="xn_bar">
            <div id="xn_bar_menu">
                <div id="xn_bar_menu_branding" >
                                    </div>

                <div id="xn_bar_menu_more">
                    <form id="xn_bar_menu_search" method="GET" action="http://www.colectivosarquitectura.com/main/search/search">
                        <fieldset>
                            <input type="text" name="q" id="xn_bar_menu_search_query" value="Buscar en 'Colectivos'" _hint="Buscar en 'Colectivos'" accesskey="4" class="text xj_search_hint" />
                            <a id="xn_bar_menu_search_submit" href="#" onclick="document.getElementById('xn_bar_menu_search').submit();return false">Buscar</a>
                        </fieldset>
                    </form>
                </div>

                            <ul id="xn_bar_menu_tabs">
                                            <li><a href="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno">Registro gratuito</a></li>
                                                <li><a href="http://www.colectivosarquitectura.com/main/authorization/signIn?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno">Iniciar sesión</a></li>
                                    </ul>
                        </div>
        </div>
        </div>
    <div class="xg_theme" data-layout-pack="brutus">
        <div id="xg_themebody">
            <div id="xg_ad_above_header" class="xg_ad xj_ad_above_header">
                    <div class="xg_module module-plain  html_module module_text xg_reset" data-module_name="text"
        >
            <div class="xg_module_body xg_user_generated">
            <p><!--   Dejo el código NoLSP para recuperarlo cuando interese<div style="border: 2px solid red;"><a href="http://storage.ning.com/topology/rest/1.0/file/get/1077696114?profile=original" target="_self"><img src="http://storage.ning.com/topology/rest/1.0/file/get/1077696114?profile=original" width="100" style="float: left; border: 1px solid red;"    /></a><div style="background-color: white; text-align: center;"><i> </i></div><div style="background-color: mistyrose; text-align: left;"> <strong style="font-size: 14pt;"><span class="miniboton" style="color: #ff0000;"><a href="http://www.colectivosarquitectura.com/group/asociaciondearquitectos/forum/topics/la-asociacion-de-arquitectos-aa-ante-el-borrador-de-la-ley-de-ser" target="_blank">¿ARQUITECTURA SIN ARQUITECTOS?</a> </span></strong>   <span class="miniboton" style="color: #ff0000;"><a href="http://www.abogacia.es/wp-content/uploads/2013/04/Anteproyecto-Ley-Servicios-Profesionales.doc" target="_blank">   1. Ver Borrador LSP</a></span><strong style="font-size: 10pt;">   <span class="miniboton" style="color: #ff0000;"><a href="http://www.colectivosarquitectura.com/page/firmas-contra-la-ley-de-servicios-profesionales" target="_blank">2. FIRMAR (van MILES desde enero´13)</a></span></strong></div><div style="background-color: white; text-align: left;"><a href="http://www.colectivosarquitectura.com/group/asociaciondearquitectos/page/texto-entregado-aa-ministro-economia-guindos" target="_blank"> </a></div><div style="background-color: white; text-align: left; font-size: 16pt;"><a href="http://www.colectivosarquitectura.com/group/asociaciondearquitectos/page/texto-entregado-aa-ministro-economia-guindos" target="_blank">NOVEDADES CONCENTRACIÓN DE CASCOS NEGROS 21 DE JUNIO #NOALALSP</a></div></div><br />
--></p>
        </div>
        </div>

                </div>        
            <div id="xg_head">
                <div id="xg_masthead">
                    <h1 id="xg_sitename" class="xj_site_name"><a id="application_name_header_link" href="/">&#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?</a></h1>
                    <p id="xg_sitedesc" class="xj_site_desc">firma contra LSP</p>
                </div>
                <div id="xg_navigation" class="xj_navigation"><ul>
    <li id="xg_tab_xn184" class="xg_subtab"><a href="/" target="_blank"><span>[cA]</span></a></li><li id="xg_tab_main" class="xg_subtab"><a href="/group/asociaciondearquitectos" target="_blank"><span>(aA )</span></a></li><li id="xg_tab_xn210" class="xg_subtab"><a href="/group/consejoaabierto" target="_blank"><span>Consejo (aA)bierto</span></a></li><li id="xg_tab_xn209" class="xg_subtab"><a href="/group/asociaciondearquitectos/forum/topics/baremos-orientativos"><span>BAREMOS ORIENTATIVOS</span></a></li><li id="xg_tab_xn63" class="xg_subtab"><a href="/group/seguro_responsabilidad_civil_segurajam" target="_blank"><span>Segur(aA)</span></a></li><li id="xg_tab_xn190" class="xg_subtab"><a href="/page/inscripcion-en-la-aa"><span>(aA)sociate</span></a></li><li id="xg_tab_xn207" class="xg_subtab"><a href="/page/firmas-contra-la-ley-de-servicios-profesionales" target="_blank"><span>&iexcl;Firmas contra LSP!</span></a></li><li dojoType="SubTabHover" id="xg_tab_xn192" class="xg_subtab"><a href="/page/mis-cosas"><span>MIS COSAS</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/groups/group/listForContributor?=%3Cscreenname%3E" style="float:none;"><span>MIS COLECTIVOS</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/topic/listForContributor" style="float:none;"><span>Mis Hilos de Discusi&oacute;n</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles" style="float:none;"><span>MI WEB</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listUserEvents" style="float:none;"><span>Mis Eventos</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/settings/editProfileInfo" style="float:none;"><span>Mi Perfil</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/friend/list?my=1" style="float:none;"><span>Mis Contactos</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/main/embeddable/list" style="float:none;"><span>Mi Insignia</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/like/list" style="float:none;"><span>Mis Recomendaciones</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?my=1" style="float:none;"><span>Mis Noticias</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listForContributor" style="float:none;"><span>Mis Fotos</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/album/listForOwner" style="float:none;"><span>Mis &Aacute;lbumes de Fotos</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/video/video/listForContributor" style="float:none;"><span>Mis V&iacute;deos</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/music/track/newWithUploader" style="float:none;"><span>Mi Audio</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/page/page/listForContributor" style="float:none;"><span>Mis P&aacute;ginas</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum" style="float:none;"><span>Foros (extracto)</span></a></li></ul></div></li></ul>
</div>
            </div>
            <div id="xg_ad_below_header" class="xg_ad xj_ad_below_header dy-displaynone">
                        
                    </div>
            <div id="xg" class="xg_widget_photo xg_widget_photo_album xg_widget_photo_album_show">
            	 
                <div id="xg_body">
                   
                    <div class="xj_notifications"><div id="albumIdDiv" style="display:none;" _albumId="2533604:Album:148919"></div></div>
                    <div class="xg_column xg_span-16" id="column1">
                        <div id="xg_canvas" class="xj_canvas">
                            <ul class="navigation easyclear"><li><a href="http://www.colectivosarquitectura.com/photo">Todas las fotos</a></li><li><a href="http://www.colectivosarquitectura.com/photo/album/list">Todos los &aacute;lbumes</a></li><li><a href="http://www.colectivosarquitectura.com/photo/photo/listForContributor?">Mis fotos</a></li><li><a href="http://www.colectivosarquitectura.com/photo/album/listForOwner?">Mis &aacute;lbumes</a></li><li class="right xg_lightborder navbutton"><a href="http://www.colectivosarquitectura.com/photo/album/new" class="xg_sprite xg_sprite-add">A&ntilde;adir</a></li></ul><div class="xg_module xg_module_with_dialog">
	<div class="xg_headline xg_headline-img xg_headline-2l">
    <div class="ib"><span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/Iida"  title="Iida"><span class="table_img dy-avatar dy-avatar-64 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/305531734?profile=original&amp;width=64&amp;height=64&amp;crop=1%3A1" alt="" /></span></a></span></div>
<div class="tb"><h1>Sony icf-c1ipmk2 manual</h1>
        <ul class="navigation byline">
            <li><a class="nolink">Añadido por </a><a href="/profile/Iida">Iida</a><a class="nolink"> en julio 25, 2022 a las 3:53am</a></li>
            <li><a class="xg_sprite xg_sprite-view" href="http://www.colectivosarquitectura.com/photo/album/listForOwner?screenName=927ccaba2df94952a6589943392f40bf">Ver &Aacute;lbumes</a></li>
        </ul>
    </div>
</div>
    <div class="xg_module_body nopad body_albumdetail_main">
        <div class="xg_column xg_span-4">
            <div class="albuminfo pad5">
                <div style="background-image: url(http://static.ning.com/socialnetworkmain/widgets/photo/gfx/albums/default_cover_120x120.gif?xn_version=4024552908);" class="albumcover">
                    Sony icf-c1ipmk2 manual                </div>
                                    <div class="xg_user_generated"><p class="album_description"><p> </p>
<p> </p>
<center><strong>SONY ICF-C1IPMK2 MANUAL >> <u><a href="http://swq.file1.site/download?file=sony+icf-c1ipmk2+manual" rel="nofollow">DOWNLOAD LINK</a></u></strong> <br/><p> </p>
<br/><strong>SONY ICF-C1IPMK2 MANUAL >> <u><a href="http://swq.file1.site/read?file=sony+icf-c1ipmk2+manual" rel="nofollow">READ ONLINE</a></u></strong><p> </p>
<p> </p>
</center>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/></p>
<p> </p>
<p> </p>
<p>Information contained in Sony ICF-C1IP / ICF-C1IPMK2 service manual (repair manual) typically includes: Disassembly, troubleshooting, programming, maintenance, remote, adjustment, installation and setup instructions. Schematics, wiring and block diagrams. Printed wiring boards (PWB) and printed circuit boards (PCB). Parts list (bill of materials). Radio Icf C414 Manual SONY ICF-C414 OPERATING INSTRUCTIONS Pdf Download | ManualsLib Wake up to a variety of options using Sony's Dream Machine (released Bluetooth wireless adapter for Sony Dream Machine ICF-C1iPMK2 radio speaker dock 4.5 out of 5 stars 4 Philips clock radio AJ2000/05 clock radio (FM digital tuner, built-in alarm, 2 alarms Sony Dream Machine ICF-C717PJ Battery Replacement - IFixit Repair Guide ifixit.com. icf sony battery replacement dream machine. Sony Dream Machine Model Icf-c318 Manual marquifitness.com. icf c318. Sony Icf C1ipmk2 Manual - Pingtopp pingtopp.weebly.com. sony icf manual c470 audio service radio clock user. Sony Dream Machine Clock Radio ICF Instruction Manual, Audio-in Cable, One CR2032 Battery, AM Loop Antenna, Remote Commander. Register your product. Get access to all information, keep your product up to date and enjoy great deals. footer_community. Sony Community. Visit our Community and share your experiences and solutions with other Sony customers. Contact support. All Electronics. See Professional Products and Solutions Sony ICF-C1IPMK2 owner's manual. Black Clock Radio/Speaker Dock for iPod with an attached 2' FM wire antenna and hardwired AC adapter with 4.5' cord; CR2032 battery (installed) AM loop antenna; RMT-C1iP black wireless remote control CR2025 Lithium 3V battery (installed in remote) 14" Audio patch cable (with 3.5mm miniplugs on each end) Find support information for ICF-C1iPMK2. Our site is not optimized for your current browser. We recommend downloading and installing the latest version of one of the following browsers: View and Download Sony ICF-C1IPMK2 instruction manual online. Welcome to ManualMachine. You have been successfully registered. We have sent a verification link to to complete your registration. If you can't find the email, check your Junk/Spam folder. Ok. ICF-C113VSILVE; [Books] Manual Sony Icf C1ipmk2 Right here, we have countless books manual sony icf c1ipmk2 and collections to check out. We additionally pay for variant types and also type of the books to browse. The suitable book, fiction, history, novel, scientific research, as well as various supplementary sorts of books are readily understandable here. The ICF-C1IPMK2 speaker dock/clock radio combines Auto Time Set and Automatic Daylight Savings Time Adjustment along with a dual alarm and the added bonus of being able to dock your iPod or iPhone and listen to your favorite tunes through its speakers. Customer reviews. 3.2 out of 5 stars. ICF-C1iPMK2 Operating Instructions ©2008 Sony Corporation Printed in China Important Safety Instructions 1) Read these instructions. 2) Keep these instructions. 3) Heed all warnings. 4) Follow all instructions. 5) Do not use this apparatus near water. 6) Clean only with dry cloth. 7) Do not block any ventilation openings. To download a manual you will need to know the model number of your product. Go to the Manuals section of the model support page to find all available manuals for the particular product Because the Sony Support Web site uses pop-up windows to display some information, disable any pop-up blocking soft</p></div>
                <p class="share-links clear"><a href="http://www.myspace.com/Modules/PostTo/Pages/?t=Sony%20icf-c1ipmk2%20manual&c=Ver%20%22Sony%20icf-c1ipmk2%20manual%22%20en%20%27Colectivos%27%20%C2%BFArquitectura%20sin%20Arquitectos%3F&u=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fxn%2Fdetail%2F2533604%3AAlbum%3A148919&l=2" class="post_to_myspace" target="_blank">MySpace</a><br>            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
                    <span class="xg_tweet">
        <a href="https://twitter.com/share" class="post_to_twitter twitter-share-button" target="_blank"
            data-text="Comprobando &quot;Sony icf-c1ipmk2 manual&quot; en &#039;Colectivos&#039; &iquest;Arquitectura sin A:" data-url="http://www.colectivosarquitectura.com/photo/albums/sony-icf-c1ipmk2-manual?rss=yes&amp;xn_auth=no" data-count="none" data-dnt="true">Tweet</a>
        </span>
        <br>        <a class="post_to_facebook xj_post_to_facebook" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno%26xg_source%3Dfacebookshare&amp;t=" _url="http://www.colectivosarquitectura.com/photo/albums/sony-icf-c1ipmk2-manual?rss=yes&amp;xn_auth=no&amp;xg_source=facebookshare" _title="" _log="{&quot;module&quot;:&quot;photo&quot;,&quot;page&quot;:&quot;album&quot;,&quot;action&quot;:&quot;show&quot;}">Facebook</a>
    </p>            </div>
        </div>
        <div class="xg_column xg_span-12 last-child">
            <ul class="clist">
                            </ul>
                    </div>
    </div>

</div>

        <div class="xg_module">
                                        <div class="xg_module_body">
                    <p id="add-comment">Añadir un comentario<p><div class="js-kit-rating" title="Valora" view="Valoración"></div>
<script src="http://js-kit.com/ratings.js"></script></p></p>
                                            <div class="comment-join">
                            <h3>¡Necesitas registrarte en el colectivo &#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos? para añadir comentarios!</h3>
                                                <p><a href="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno">Unirse 'Colectivos' ¿Arquitectura sin Arquitectos?</a></p>
                                                </div>
                                                        </div>
                    <div class="xg_module_body" id="comments" style="display: none" _numComments="0" _scrollTo="">
                    </div>
                    <div class="xg_module_foot" id="xj_comments_footer" style="display:none">
                                            <p class="left">
                            <a class="xg_icon xg_icon-rss" href="http://www.colectivosarquitectura.com/photo/albumcomment/feed?attachedTo=2533604%3AAlbum%3A148919&amp;xn_auth=no">RSS (Subscripción a la actualización de la Información)</a>
                        </p>
                                    </div>
                    </div>
    
                        </div>
                    </div>
                    <div class="xg_column xg_span-5 xg_last" id="column2">
                        <div class="xj_user_info">    <div class="xg_module" id="xg_module_account">
        <div class="xg_module_body xg_signup xg_lightborder">
            <p>Te damos la Bienvenida a<br/>&#039;Colectivos&#039; &iquest;Arquitectura sin Arquitectos?<br/><img src="http://storage.ning.com/topology/rest/1.0/file/get/137660064?profile=original" /><br/>¡REGÍSTRATE GRATIS PARA ACCEDER AL CONTENIDO COMPLETO!</p>
                        <p class="last-child"><big><strong><a href="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno">Registro gratuito</a></strong></big><br/>o <a href="http://www.colectivosarquitectura.com/main/authorization/signIn?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" style="white-space:nowrap">Inicia la sesión</a></p>
                            <div class="xg_external_signup xg_lightborder xj_signup">
                    <p class="dy-small">O inicia sesión con:</p>
                    <ul class="providers">
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/facebook?edfm=wV2c%2FFHbrF%2FeOrKqiCvqcLtM7Yr9RZVFieqhOYpqwcQFrmbLfKtq%2BBh%2BYcNhyQ3BFxQ8FmR%2BC0d6EMMW44178btY9A5BnsjJdRfimawyfD1XgpyT50cwCTvBAmpXsR%2F0HBct1figfkxhvZqyYdExfa2swF0gcWhlztfBWa%2F8LGLWeCAVgukN9HlBRMmsk0PAlAVTQpMEXYEQXyewtdgonZr%2FWxtb815PNSHc%2FilJJQO%2FHsAChY%2BD5gk1HdQsFv194n5%2FrncdTZDisZ6KM8lz9c0D1ZAGCyN9l1ezlFV3JRExfeWm1ePIFdC9s23gej1I5QxWBtlyPNlYAr2eNnh4zfq8F9g8lRgHv76siFFCfan5Q8PVMXWqCeVR60MuV4WSHJJU9QtIg0akv0z5zrwWH3LBmTaN49iAQ0tjj5JXEEuVgfx0EI06Ll%2FVqTCH%2FRch5XtRLcAbZwgEvFXWouduGOnl8zFGR1LCV9ptEOOfSTLABi93TAJjeOM9Fp8ZwK7%2F'
                    ); return false;">
                            <span class="mini-service mini-service-facebook" title="Facebook"></span>
                        </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/twitter?edfm=F%2FNAg9UaCAStx731hu2KeScJ2mJ5WqMf%2FA6TCdWGqgDQTPzD4It29Q%2F%2ButSflmu0K8rAeMx9ydOFFiWttDYv73URbfIVbHTlci99IhggAybXsm9RxXtmyP6DzMVIPOKXj1ci9ZmLN507ckhmkg6bH3MlppvNqWZEGwS%2BsyBH%2Bf8xjkPenRRaofttX%2BBG%2Bd%2BtD9k0q9jMchi9ravhmQg5Y3kvekUAx7U84dslTp%2BoZPcSZd9lviSBpySC6bRF9h8Tr1zimxxjmHYjQCgt33kyrzwX%2Bjagk42UT3%2FiiGR38%2Fw2T%2FsCD3zhHiFBJAmHjnJPEhk6rBW9dVAlbgXgEcy%2Bkby3AH1pqI8fOs1Goo%2BjsFQwhaojX6FKlfOF1xz63qyj3vPBrDQIjScT8uBddhB%2FkSLNVJs4UEGkHVDTszD5XX8adNVXx6NaOi5Fhitcc%2BHwRzG%2Be20lM72U1HkM2aL%2BJn7JoP2PZmtD%2FJhrXHumk2XqtyesjcAmY78SKCeKH8%2F7%2FEcL4PfYYP7xgvygvR9AJA%3D%3D'
                ); return false;">
                <span class="mini-service mini-service-twitter" title="Twitter"></span>
            </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/yahooopenidconnect?edfm=YDtnnuxNBqDNTbt%2FuBfsfQ1xjkGJXILR%2FCJEiHAofZSL6xlEwrnQEeNf%2B7WPnJRpEGKvaZiZAjjBrsHgx2GbdKQXYJPuQ%2BDfJG0S%2BoSC8Cooq2je%2ByTYdGPK%2FerPCSXZZC6gy31UkqOm7rCMtfOibqBB1IDQ0j5ZzVCTCeBuNCzkeMd1DIm%2Bp6C8IeZNDSP08jG9zwNtfQ3yWIEquZXhEB5sDnfMR6JWti28UvqoKD5r3QNEEUMjnXtseSDemsR4%2BJdPi%2Bil7lxCGw7gVburkqLNvrHvD2OGG%2BqrBid%2FppYwYmwhoe9ApPRgXHVQxOPHjoLbEDZdssy%2FxQvPzaZbNatEG0ks%2BcACblHgCM5E1aAP04q3m9%2Bdbs3XNlmmN2exUIwWkk4KJ3bWNkvr0x%2B2lHS%2FN7fK0kJOsjWvHmiB5Gs%3D'
                ); return false;">
                <span class="mini-service mini-service-yahoo" title="Yahoo!"></span>
            </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/linkedin?edfm=ipEGiH%2FyvA9g1nGnXc%2F5%2BWnnu6jjRi2L1WUmHzV%2FsIyMmOS84zBzZmwsXcksM%2BF310SJYZYHnvh303v6NSqNEDJKws%2BPsyISsZluCyCd0J5uO9d7snPTYbrs9vv%2BD8QCC7GEbPRsPR2j3LpNj4j6wDiNjk9UuM8FfudrzA9b%2BxhwwVMaR5M5YDrcFP0WzoYTCG5d4KQ585dye5kknPxKUj5nPj1uHR6bOoQjwh8oPq5lo7itIRlM7o4UO2HsCUw1%2FEIsK3NW%2FCwHVjO9IedDUWVLDx2hXUIwfqLyAkRKuDK4EZbPtSMhmf1cIy381WPzdBc2HIxNhH74tOsTRKCefC8mo8TZtD0My5Bk0CkjnhoSLg%2B4KzsVk0W1d%2F6ihsESQSZS%2FMYnuBgkAg01ETbTh6DL2kXkqVAqt9oFXdZJP5KNwEDv86%2Futn35SSXm0xSMbSPkC%2FSQtSLO%2BvaqzybIveSY2gJykfzG6Nn7rIFLDEg%3D'
                ); return false;">
                <span class="mini-service mini-service-linkedin" title="LinkedIn"></span>
            </a>
        </li>
    </ul>
                </div>
                    </div>
    </div>
</div>
                        <div class="xj_sidebar_content"><div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Ll&eacute;valo contigo:</h2></div>
        <div class="xg_module_body xg_user_generated">
            <style type="text/css">
/**/
.xg_module_body img {margin:3px!important;} table, th, td {padding:0px!important;}
/**/
</style>
<p></p>
<table border="0">
<tbody style="text-align: center; color:#ce0203;">
<tr>
<td><a href="http://www.colectivosarquitectura.com/" target="_blank"><img src="http://storage.ning.com/topology/rest/1.0/file/get/137660866?profile=original&amp;width=65" width="65"  /></a></td>
<td><a href="http://www.asociaciondearquitectos.es" target="_blank"><img src="http://storage.ning.com/topology/rest/1.0/file/get/137660904?profile=original&amp;width=65" width="65"  /></a></td>
<td><a href="http://www.colectivosarquitectura.com/profiles" target="_blank"><img src="http://storage.ning.com/topology/rest/1.0/file/get/137660878?profile=original&amp;width=65" width="65"  /></a></td>
</tr>
<tr>
<td>[cA]</td>
<td>(aA)</td>
<td>Tu Web</td>
</tr>
</tbody>
</table>
        </div>
        </div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>VENTAJAS COLECTIVAS:</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p><span class="miniboton" style="background-color: lavender;"><a class="xg_sprite xg_sprite-share" target="_BLANK" href="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http://www.colectivosarquitectura.com/page/inscripcion-en-la-aa"><font color="#B30202">¡[aA]SÓCIATE! (gratis 2012)</font></a></span></p>
<p><a href="http://www.segurajam.com" target="_blank"><img src="http://storage.ning.com/topology/rest/1.0/file/get/364190531?profile=original&amp;width=184&amp;height=184&amp;crop=1%3A1" width="184" class="align-full"  /></a><br />
<!--<table cellspacing="0"><tbody style="font-size: 8px; text-align: center; valign: bottom;"><tr><td>Segur(aA)<br />
 Respon. civ.</td><td>Bec(aA)<br />
 Cursos</td><td>Emple(aA)<br />
 Bolsas</td><td>Viaj(aA)<br />
 'In situ'</td></tr><tr><td><a href="http://www.segurajam.com" target="_blank"><img src="http://storage.ning.com/topology/rest/1.0/file/get/1077703437?profile=RESIZE_180x180" width="48" class="align-full"    /></a></td><td><a target="_blank" href="http://www.colectivosarquitectura.es/group/beca_formacion_arquitectura"><img src="http://storage.ning.com/topology/rest/1.0/file/get/364190601?profile=original&amp;width=48&amp;height=48&amp;crop=1%3A1" style="float: left;"    /></a></td><td><a target="_blank" href="http://www.colectivosarquitectura.es/group/empleaa"><img src="http://storage.ning.com/topology/rest/1.0/file/get/294412955?profile=original&amp;width=50" style="float: left;"    /></a></td><td><a target="_blank" href="http://www.colectivosarquitectura.com/group/viajaa"><img src="http://storage.ning.com/topology/rest/1.0/file/get/294413267?profile=original&amp;width=50" style="float: left;"    /></a></td></tr><tr><td>Emprendaa<br />
 (+ recursos)</td><td>BIM(aA)<br />
 Arquit Digital</td><td>Salud(aA)<br />
 + x -</td><td>Juridic(aA)<br />
 Asesórate</td></tr><tr><td><a href="http://www.colectivosarquitectura.com/group/emprendaa" target="_blank"><img style="float: left;" src="http://storage.ning.com/topology/rest/1.0/file/get/137660837?profile=original&amp;width=50"    /></a></td><td><a href="http://www.colectivosarquitectura.com/group/bimaa" target="_blank"><img style="float: left;" src="http://storage.ning.com/topology/rest/1.0/file/get/137660851?profile=original&amp;width=50"    /></a></td><td><a target="_blank" href="http://www.colectivosarquitectura.es/group/saludajam"><img src="http://storage.ning.com/topology/rest/1.0/file/get/294415419?profile=original&amp;width=50" style="float: left;"    /></a></td><td><a href="http://www.colectivosarquitectura.es/page/quiero-colaborar" target="_blank"><img style="float: left;" src="http://storage.ning.com/topology/rest/1.0/file/get/305531119?profile=original&amp;width=50"    /></a></td><td><a target="_blank" href="http://www.colectivosarquitectura.es/group/saludajam"><img src="http://storage.ning.com/topology/rest/1.0/file/get/294415419?profile=original&amp;width=50" style="float: left;"    /></a></td></tr></tbody></table><br />
--></p>
        </div>
        </div>
<div class="xg_module module_feed" data-module_name="feed">
    <div class="xg_module_head"><h2>Comentan en [aA]...</h2></div>
                    <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:86689" target="_blank">NUEVOS ESTATUTOS COAM: COMUNICACI&Oacute;N CONJUNTA DE PROCOAM Y LA ASOCIACI&Oacute;N DE ARQUITECTOS</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:86995" target="_blank">Propuesta Estatutos COAM 2016 y enmiendas de la asociacion de Arqutiectos con PROCOAM</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:85395" target="_blank">POR UN COLEGIO M&Aacute;S PARTICIPATIVO: REFORMA ESTATUTOS COAM 2016</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:84762" target="_blank">NUEVO C&Oacute;DIGO DEONTOL&Oacute;GICO ARQUITECTOS: LA CARA Y LA CRUZ</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:83972" target="_blank">PROPUESTAS DE MODIFICACI&Oacute;N DEL BORRADOR DE C&Oacute;DIGO DEONTOL&Oacute;GICO</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:83770" target="_blank">En marcha borrador de nuevo c&oacute;digo de Deontolog&iacute;a</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:83663" target="_blank">Propuestas para el COAM 2015-2019</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:83861" target="_blank">Firmas contra la destrucci&oacute;n del Patrimonio de la Humanidad (arquitectos y Arque&oacute;logos unidos)</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:82472" target="_blank">En defensa de la ITE y de los t&eacute;cnicos que las realizan.</a></p>
        </div>
                        <div class="xg_module_body">
            <p class="last-child"><a href="http://www.colectivosarquitectura.com/xn/detail/2533604:Topic:78574" target="_blank">CONTRATACIONES EN EL COAM: Por un Reglamento de Contrataciones.</a></p>
        </div>
        <div class="xg_module_foot">
    <ul>
            </ul>
</div>
</div>
    <div class="xg_module module_forum indented_content" data-module_name="forum">
            <div class="xg_module_head">
            <h2>Foros (extracto)</h2>
        </div>
        <div class="xg_module_body">
                <div class="vcard">
                    <div class="author"><span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/ACCAsoftware"  title="ACCA software"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364223567?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /></span></a></span></div>
                <div class="topic indent">
            <h3>
                <a href="http://www.colectivosarquitectura.com/forum/topics/free-upp-nueva-manera-de-usar-gratis-software-profesionales" _snid="2533604:Topic:75214">Free UPP nueva manera de usar GRATIS software profesionales</a>
                            </h3>
                        <p class="dy-small xg_lightfont indent ">
                    en <a href="http://www.colectivosarquitectura.com/forum/categories/de-todos-un-poco/listForCategory">&#039;De Todos&#039; un Poco</a> 1 abr. 2014.    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/forum/topics/free-upp-nueva-manera-de-usar-gratis-software-profesionales#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Respuestas</span></a>
                                <a href="http://www.colectivosarquitectura.com/forum/topics/free-upp-nueva-manera-de-usar-gratis-software-profesionales" data-content-id="2533604:Topic:75214" data-content-type="Topic" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    1 <span class='details'>Recomendación</span>
                </a>
                </span>
            </p>
                    </div>
    </div>
    <div class="vcard">
                    <div class="author"><span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/ArqTopsia"  title="ArqTopsia"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364205173?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /></span></a></span></div>
                <div class="topic indent">
            <h3>
                <a href="http://www.colectivosarquitectura.com/forum/topics/se-reconoce-la-propiedad-intelectual-de-los-arquitectos" _snid="2533604:Topic:74253">&iquest;Se reconoce la propiedad intelectual de los Arquitectos?</a>
                            </h3>
                        <p class="dy-small xg_lightfont indent ">
                    en <a href="http://www.colectivosarquitectura.com/forum/categories/de-todos-un-poco/listForCategory">&#039;De Todos&#039; un Poco</a> 2 dic. 2013.    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/forum/topics/se-reconoce-la-propiedad-intelectual-de-los-arquitectos#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Respuestas</span></a>
                                <a href="http://www.colectivosarquitectura.com/forum/topics/se-reconoce-la-propiedad-intelectual-de-los-arquitectos" data-content-id="2533604:Topic:74253" data-content-type="Topic" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    0 <span class='details'>Recomendaciones</span>
                </a>
                </span>
            </p>
                    </div>
    </div>
    <div class="vcard">
                    <div class="author"><span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/Arq4design"  title="Arq4design"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364205830?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /></span></a></span></div>
                <div class="topic indent">
            <h3>
                <a href="http://www.colectivosarquitectura.com/forum/topics/que-piensas-de-los-jardines" _snid="2533604:Topic:24777">Que piensas de los Jardines Verticales?</a>
                            </h3>
                        <p class="dy-small xg_lightfont indent ">
                    <span style="font-size: 6pt; color: #898c46;"><a href="http://www.colectivosarquitectura.com/forum/topics/que-piensas-de-los-jardines/showLastReply">
Última </a>Andres Morales, 12 abr. 2013</span>    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/forum/topics/que-piensas-de-los-jardines#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">3 <span class='details'>Respuestas</span></a>
                                <a href="http://www.colectivosarquitectura.com/forum/topics/que-piensas-de-los-jardines" data-content-id="2533604:Topic:24777" data-content-type="Topic" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    0 <span class='details'>Recomendaciones</span>
                </a>
                </span>
            </p>
                    </div>
    </div>
        </div>
            <div class="xg_module_foot">
            <ul>
                                    <li class="left"><a href="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fforum%2Ftopic%2Fnew%3Ftarget%3Dhttp%253A%252F%252Fwww.colectivosarquitectura.com%252Fphoto%252Falbums%252Fsony-icf-c1ipmk2-manual%253Frss%253Dyes%2526xn_auth%253Dno" dojoType="PromptToJoinLink" _joinPromptText="Por favor, inicia sesi&oacute;n o Reg&iacute;strate para completar este paso." _hasSignUp="true" _signInUrl="http://www.colectivosarquitectura.com/main/authorization/signIn?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fforum%2Ftopic%2Fnew%3Ftarget%3Dhttp%253A%252F%252Fwww.colectivosarquitectura.com%252Fphoto%252Falbums%252Fsony-icf-c1ipmk2-manual%253Frss%253Dyes%2526xn_auth%253Dno" class="xg_sprite xg_sprite-add xj_new_topic_link">Añade una Discusión</a></li>
                                <li class="right"><a href="http://www.colectivosarquitectura.com/forum">Ver todos</a></li>
            </ul>
        </div>    </div>
<div class="xg_module module_blog indented_content" data-module_name="blog">
    <div class="xg_module_head">
        <h2>Destacamos:</h2>
    </div>
    <div class="xg_module_body body_detail">
            <div class="blogpost vcard" data-contentId="2533604:BlogPost:85391">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/asociaciondearquitectos"  title="aA asociacion de Arquitectos"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364178441?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /><img class="dy-badge-image top-right" src="http://storage.ning.com/topology/rest/1.0/file/get/391947699?profile=original" alt="" /></span></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://www.colectivosarquitectura.com/profiles/blogs/fachada-wanda-plaza-espana-derribo-protegido" _snid="2533604:BlogPost:85391">Fachada Wanda Plaza de Espa&ntilde;a: El 16 de julio podr&iacute;a comenzar a derribarse. Se ofrece demolici&oacute;n puntual de elementos protegidos.</a></h3>
                                        <p class="dy-small xg_lightfont">
                                                    <span style="font-size: 6pt; color: #898c46;">abril 13, 2016, 5:00pm .</span>                        
    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/profiles/blogs/fachada-wanda-plaza-espana-derribo-protegido#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Comentarios (Ve/Añade el tuyo)</span></a>
                                <a href="http://www.colectivosarquitectura.com/profiles/blogs/fachada-wanda-plaza-espana-derribo-protegido" data-content-id="2533604:BlogPost:85391" data-content-type="BlogPost" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    0 <span class='details'>Recomendaciones</span>
                </a>
                </span>
                    </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="2533604:BlogPost:74174">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/FranciscoJavier787"  title="Francisco Javier"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364221362?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /></span></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://www.colectivosarquitectura.com/profiles/blogs/viviendas-hechas-con-una-impresora-3d" _snid="2533604:BlogPost:74174">&iquest;Viviendas hechas con una impresora 3D?</a></h3>
                                        <p class="dy-small xg_lightfont">
                                                    <span style="font-size: 6pt; color: #898c46;">noviembre 4, 2013, 1:30pm .</span>                        
    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/profiles/blogs/viviendas-hechas-con-una-impresora-3d#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Comentarios (Ve/Añade el tuyo)</span></a>
                                <a href="http://www.colectivosarquitectura.com/profiles/blogs/viviendas-hechas-con-una-impresora-3d" data-content-id="2533604:BlogPost:74174" data-content-type="BlogPost" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    1 <span class='details'>Recomendación</span>
                </a>
                </span>
                    </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="2533604:BlogPost:71828">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/asociaciondearquitectos"  title="aA asociacion de Arquitectos"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364178441?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /><img class="dy-badge-image top-right" src="http://storage.ning.com/topology/rest/1.0/file/get/391947699?profile=original" alt="" /></span></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://www.colectivosarquitectura.com/profiles/blogs/pegatina-nolsp-para-tus-perfiles-en-redes-sociales" _snid="2533604:BlogPost:71828">Pegatina NoLSP para tus perfiles en Redes Sociales</a></h3>
                                        <p class="dy-small xg_lightfont">
                                                    <span style="font-size: 6pt; color: #898c46;">abril 25, 2013, 2:30pm .</span>                        
    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/profiles/blogs/pegatina-nolsp-para-tus-perfiles-en-redes-sociales#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Comentarios (Ve/Añade el tuyo)</span></a>
                                <a href="http://www.colectivosarquitectura.com/profiles/blogs/pegatina-nolsp-para-tus-perfiles-en-redes-sociales" data-content-id="2533604:BlogPost:71828" data-content-type="BlogPost" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    0 <span class='details'>Recomendaciones</span>
                </a>
                </span>
                    </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="2533604:BlogPost:71718">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/asociaciondearquitectos"  title="aA asociacion de Arquitectos"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364178441?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /><img class="dy-badge-image top-right" src="http://storage.ning.com/topology/rest/1.0/file/get/391947699?profile=original" alt="" /></span></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://www.colectivosarquitectura.com/profiles/blogs/lsp-ley-de-servicios-profesionales" _snid="2533604:BlogPost:71718">LSP-Ley de Servicios Profesionales: &iquest;ESTE VIERNES?</a></h3>
                                        <p class="dy-small xg_lightfont">
                                                    <span style="font-size: 6pt; color: #898c46;">abril 24, 2013, 6:00pm .</span>                        
    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/profiles/blogs/lsp-ley-de-servicios-profesionales#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Comentarios (Ve/Añade el tuyo)</span></a>
                                <a href="http://www.colectivosarquitectura.com/profiles/blogs/lsp-ley-de-servicios-profesionales" data-content-id="2533604:BlogPost:71718" data-content-type="BlogPost" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    2 <span class='details'>Recomendaciones</span>
                </a>
                </span>
                    </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="2533604:BlogPost:66392">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://www.colectivosarquitectura.com/profile/JesusAngelIzquierdoGomez"  title="Jes&uacute;s A. Izquierdo"><span class="table_img dy-avatar dy-avatar-32 "><img  class="photo photo" src="http://storage.ning.com/topology/rest/1.0/file/get/364216976?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" alt="" /></span></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://www.colectivosarquitectura.com/profiles/blogs/herizo-en-el-laboratorio-de-ideas-del-coagalicia" _snid="2533604:BlogPost:66392">hERiZO en el Laboratorio de Ideas del COAGalicia</a></h3>
                                        <p class="dy-small xg_lightfont">
                                                    <span style="font-size: 6pt; color: #898c46;">octubre 3, 2012, 11:42am .</span>                        
    <span class="reactions">
                    <a href="http://www.colectivosarquitectura.com/profiles/blogs/herizo-en-el-laboratorio-de-ideas-del-coagalicia#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Comentarios (Ve/Añade el tuyo)</span></a>
                                <a href="http://www.colectivosarquitectura.com/profiles/blogs/herizo-en-el-laboratorio-de-ideas-del-coagalicia" data-content-id="2533604:BlogPost:66392" data-content-type="BlogPost" data-sign-up-url="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    2 <span class='details'>Recomendaciones</span>
                </a>
                </span>
                    </p>
                                    </div>
            </div>
    </div>
    <div class="xg_module_foot">
        <ul>
            <li class="left"><a href="http://www.colectivosarquitectura.com/profiles/blog/new" class="xg_sprite xg_sprite-add">Añade una Noticia Compartida</a></li>
            <li class="right"><a href="http://www.colectivosarquitectura.com/profiles/blog/list?promoted=1">Ver todos</a></li>        </ul>
    </div>
</div>
	<div class="xg_module module_badge">
		<div class="xg_module_head">
	    <h2>Insignia para tu Web:</h2>
	    </div>
	    <div class="xg_module_body xj_badge_body xj_embed_container" data-module_name="badge" _embedCode="&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab&quot;
    id=&quot;badgeSwf&quot; width=&quot;100%&quot; height=&quot;174&quot; &gt;
    &lt;param name=&quot;movie&quot; value=&quot;http://static.ning.com/socialnetworkmain/widgets/index/swf/badge.swf?xn_version=124632088&quot; /&gt;
    &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
    &lt;param name=&quot;bgcolor&quot; value=&quot;#transparent&quot; /&gt;
    &lt;param name=&quot;flashvars&quot; value=&quot;hideVisit=1&amp;amp;config=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fmain%2Fbadge%2FshowPlayerConfig%3Fsize%3Dmedium%26v%3D1411&amp;amp;backgroundColor=0xtransparent&amp;amp;textColor=0xb0adb0&quot; /&gt;
    &lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;/&gt;
    &lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;
&lt;embed
    class=&quot;xj_badge_embed&quot;
    src=&quot;http://static.ning.com/socialnetworkmain/widgets/index/swf/badge.swf?xn_version=124632088&quot;
    quality=high
    bgColor=&quot;#transparent&quot;
    width=&quot;100%&quot;
    height=&quot;174&quot;
    name=&quot;badgeSwf&quot;
    type=&quot;application/x-shockwave-flash&quot;
    pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot;
    wmode=&quot;opaque&quot;
    FlashVars=&quot;hideVisit=1&amp;amp;config=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fmain%2Fbadge%2FshowPlayerConfig%3Fsize%3Dmedium%26v%3D1411&amp;amp;backgroundColor=0xtransparent&amp;amp;textColor=0xb0adb0&quot;
    scale=&quot;noscale&quot;
    allowScriptAccess=&quot;always&quot;&gt;
&lt;/embed&gt;
&lt;/object&gt;">
    Cargando…</div>
	    <div class="xg_module_foot">
	        <p class="right"><a href="http://www.colectivosarquitectura.com/main/embeddable/list">Personalizar mi Insignia</a></p>
	    </div>
	</div>
</div>
                    </div>
                </div>
            </div>
            <div id="xg_foot">
                <div id="xg_footcontent">
                    <div class="xj_foot_content"><p class="left">
    © 2026             &nbsp; Creado por <a href="/profile/asociaciondearquitectos">aA asociacion de Arquitectos</a>. (Powered by <a href="http://www.realego.es" target="_blank">Realego.es</a>)            &nbsp;
    Potenciado por<a class="poweredBy-logo" href="https://www.ning.com/es/" title="" alt="" rel="dofollow">
    <img class="poweredbylogo" width="87" height="15" src="http://static.ning.com/socialnetworkmain/widgets/index/gfx/Ning_MM_footer_blk@2x.png?xn_version=3605040243"
         title="Ning Editor de paginas web" alt="Editor de paginas web |  Crea una pagina web gratis | Ning.com">
</a>    </p>
    <p class="right xg_lightfont">
                    <a href="http://www.colectivosarquitectura.com/main/embeddable/list">Mi Emblema Personal</a> &nbsp;|&nbsp;
                        <a href="http://www.colectivosarquitectura.com/main/authorization/signUp?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fmain%2Findex%2Freport" dojoType="PromptToJoinLink" _joinPromptText="Por favor, inicia sesi&oacute;n o Reg&iacute;strate para completar este paso." _hasSignUp="true" _signInUrl="http://www.colectivosarquitectura.com/main/authorization/signIn?target=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fmain%2Findex%2Freport">Informar sobre un problema</a> &nbsp;|&nbsp;
                        <a href="http://www.colectivosarquitectura.com/main/authorization/termsOfService?previousUrl=http%3A%2F%2Fwww.colectivosarquitectura.com%2Fphoto%2Falbums%2Fsony-icf-c1ipmk2-manual%3Frss%3Dyes%26xn_auth%3Dno">Términos de servicio</a>
            </p>
</div>
                </div>
            </div>
			<div id="xg_ad_below_footer" class="xg_ad xj_ad_below_footer">
				<div class="xg_module module-plain  html_module module_text xg_reset" data-module_name="text"
        >
            <div class="xg_module_body xg_user_generated">
            <style type="text/css">
/*<![CDATA[*/
<br />
/* FOOTER like Creators */ #abovefoot {     display:none!important; } #xg_ad_below_footer .xg_module_head {     /* Make Instant Ad Box Header transparent */     background-color: transparent!important;     border: 0 solid transparent!important;     box-shadow: none!important; } /** Footer Background Color and Top Border **/ #xg_ad_below_footer {     background-color: #F4F5F7!important;     border-top: solid 1px #E5EAEE!important;     /* Adjust the padding-bottom if you have a toolbar at bottom */     padding-bottom:40px!important;     width: 100%!important;     margin-left:auto!important;     margin-right:auto!important; } #xg_foot  {    margin-left:auto!important;    margin-right:auto!important;    background-color:transparent!important;    border:none!important; } /** Chat Bar installed - looks good to change background-color to Footer Background Color **/ .xj_after_content {    background-color: #F4F5F7!important; } /** Links normal and hovered states - Font Family, Font Size, and Font Color **/ #xg_foot a {     font-family: Georgia, serif;     font-size: 13px!important;     color: #333333; } #xg_foot a:hover {     color:#2E5F87; } /* Footer Wrap width and height, area of headers and links */ #footer-wrap {     height:190px;     width: 100%;     /* color of bottom border below headers and links */     border-bottom:solid 1px #E5EAEE; } #footer {     margin: 0 auto;     width: 1002px; } /** Header Titles - Font Family, Font Size, Font Color, and Font Weight **/ #footer h3 {     font-family: helvetica,arial,sans-serif!important;     font-size: 16px!important;     color: #2E5F87;     font-weight: bold!important;     padding: 5px 0 10px 35px !important;     text-transform: uppercase; } #footer .nav {     float: left;     text-align: left;     height:190px; } #footer .nav ul {     float: left;     list-style: none outside none;     width: 248px; } #footer .nav ul li {     -moz-box-orient: vertical;     display: block;     padding: 0 0 4px 12px;     vertical-align: top;     width: 180px; } * + html #footer .nav ul li {     display: inside; } /* Controls location of copyright */ div#xg_ad_below_footer.xg_ad div.block { float:right!important;padding: 15px 80px 0px 0px;} /* Footer Block - Any content added within Block DIV, where copyright resides. */ #footer .block {     margin: 0;     white-space: nowrap;     width: 100%!important; } /** Copyright Text - Font Family, Font Size, Font Color **/ #footer .copyright, p.copyright {     font-family: Arial, helvetica,sans-serif;     font-size: 13px!important;     color: #7B8084!important; } /*** Copyright Links - Color **/ p.copyright a {     color: #2E5F87!important; } /* End Footer like Creators */ <br />
/*]]>*/
</style>
<p></p>
<div id="xg_foot"><!-- Begin Footer -->
<div id="footer-wrap">
<div id="footer">
<div class="nav">
<ul>
<li style="list-style: none; display: inline;">
<h3>utilidades</h3>
</li>
<li><a href="http://www.colectivosarquitectura.com/page/mis-cosas" target="_self">Mis cosas</a></li>
<li><a href="http://www.colectivosarquitectura.com/page/videotutoriales" target="_self">Vídeominutoriales</a></li>
<li><a href="http://www.colectivosarquitectura.com/page/carquitectura-para-movil" target="_self">[cA] Android App</a></li>
<li><a href="http://www.colectivosarquitectura.com/page/buscadores-1" target="_self">Buscar Avanzado</a></li>
</ul>
<ul>
<li style="list-style: none; display: inline;">
<h3>participar</h3>
</li>
<li><a href="http://www.colectivosarquitectura.com/page/quiero-colaborar" target="_self">Colaborar</a></li>
<li><a href="http://www.colectivosarquitectura.com/page/inscripcion-en-la-aa" target="_self">Asociarse</a></li>
<li><a href="http://www.colectivosarquitectura.com/page/donacion" target="_self">Donar</a></li>
<li><a href="http://www.colectivosarquitectura.com/page/patrocinio-y-publicidad" target="_self">Patrocinio&amp;Publicidad</a></li>
</ul>
<ul>
<li style="list-style: none; display: inline;">
<h3>Enlaces</h3>
</li>
<li><a href="http://www.colectivosarquitectura.com/page/enlaces-1" target="_self">Ver/añadir enlaces</a></li>
<li><a href="http://www.colectivosarquitectura.com/group/asociaciondearquitectos" target="_self">(aA)</a></li>
<li><a href="http://www.colectivosarquitectura.com/groups" target="_self">Los Colectivos</a></li>
<li><a href="http://www.colectivosarquitectura.com/opensocial/ningapps/show?appUrl=http%3A%2F%2Fapps.io%2Fforms%2F%3Ftitle%3DAnuncia%2Btu%2BColectivo%26ning-app-status%3Dnetwork&amp;owner=0e9k44qscysrz" target="_self">Anuncia tu Colectivo</a></li>
</ul>
<ul>
<li style="list-style: none; display: inline;">
<h3>[<span style="text-transform: none;">cA]</span></h3>
</li>
<li><a href="http://www.colectivosarquitectura.com/que-somos" target="_self">¿Qué somos?</a></li>
<li><a href="http:///main/embeddable/list" target="_self">Emblema-Blog</a></li>
<li><a href="http:///main/index/report" target="_self">Incidencia</a></li>
<li><a href="http:///main/authorization/termsOfService" target="_self">Términos</a></li>
</ul>
</div>
</div>
</div>
<!-- End Footer --></div>
<div class="block">
<p class="copyright"><span>© 2012 Creado por</span> <a href="http://www.colectivosarquitectura.com/profile/asociaciondearquitectos">aA asociacion de Arquitectos</a><span>. (Powered by</span> <a href="http://www.realego.es/" target="_blank">Realego.es</a><span>)</span></p>
</div>
        </div>
        </div>

			</div>
        </div>
    </div>
    <div class="xj_after_content"><div id="xj_baz17246" class="xg_theme"></div>
<div id="xg_overlay" style="display:none;">
<!--[if lte IE 6.5]><iframe></iframe><![endif]-->
</div>
<!--googleoff: all--><noscript>
	<style type="text/css" media="screen">
        #xg { position:relative;top:120px; }
        #xn_bar { top:120px; }
	</style>
	<div class="errordesc noscript">
		<div>
            <h3><strong>Hola, necesitas tener JavaScript habilitado para usar esta red.</strong></h3>
            <p>Por favor verifica la configuracion de tu navegador o contacta a el administrador de tu sistema.</p>
			<img src="/xn_resources/widgets/index/gfx/jstrk_off.gif" alt="" height="1" width="1" />
		</div>
	</div>
</noscript><!--googleon: all-->
<script type="text/javascript" src="http://static.ning.com/socialnetworkmain/widgets/lib/core.min.js?xn_version=1651386455"></script>        <script>
            var sources = ["http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery-ui.min.js?xn_version=2186421962","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/modernizr\/modernizr.custom.js?xn_version=202604061257","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jstorage.min.js?xn_version=1968060033","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.autoResize.js?xn_version=202604061257","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.jsonp.min.js?xn_version=1071124156","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/Base64.js?xn_version=202604061257","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.ui.widget.js?xn_version=202604061257","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.iframe-transport.js?xn_version=202604061257","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.fileupload.js?xn_version=202604061257","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/12882177457?profile=original&r=1724773193","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/12882177673?profile=original&r=1724773193","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/11108777653?profile=original&r=1684134897","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/31093194488?profile=original&r=1771939190","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/11108871097?profile=original&r=1684135204"];
            var numSources = sources.length;
                        var heads = document.getElementsByTagName('head');
            var node = heads.length > 0 ? heads[0] : document.body;
            var onloadFunctionsObj = {};

            var createScriptTagFunc = function(source) {
                var script = document.createElement('script');
                
                script.type = 'text/javascript';
                                var currentOnLoad = function() {xg._loader.onLoad(source);};
                if (script.readyState) { //for IE (including IE9)
                    script.onreadystatechange = function() {
                        if (script.readyState == 'complete' || script.readyState == 'loaded') {
                            script.onreadystatechange = null;
                            currentOnLoad();
                        }
                    }
                } else {
                   script.onerror = script.onload = currentOnLoad;
                }

                script.src = source;
                node.appendChild(script);
            };

            for (var i = 0; i < numSources; i++) {
                                xg._loader.loading(sources[i]);
                createScriptTagFunc(sources[i]);
            }
        </script>
    <script type="text/javascript">
if (!ning._) {ning._ = {}}
ning._.compat = { encryptedToken: "<empty>" }
ning._.CurrentServerTime = "2026-04-26T03:41:16+00:00";
ning._.probableScreenName = "";
ning._.domains = {
    base: 'ning.com',
    ports: { http: '80', ssl: '443' }
};
ning.loader.version = '202604061257'; // DEP-260406_1:e856392 33
djConfig.parseWidgets = false;
</script>
    <script type="text/javascript">
        xg.token = '';
xg.canTweet = false;
xg.cdnHost = 'static.ning.com';
xg.version = '202604061257';
xg.useMultiCdn = true;
xg.staticRoot = 'socialnetworkmain';
xg.xnTrackHost = "coll.ning.com";
    xg.cdnDefaultPolicyHost = 'static';
    xg.cdnPolicy = [];
xg.global = xg.global || {};
xg.global.currentMozzle = 'photo';
xg.global.userCanInvite = false;
xg.global.requestBase = '';
xg.global.locale = 'es_ES';
xg.num_thousand_sep = ",";
xg.num_decimal_sep = ".";
(function() {
    dojo.addOnLoad(function() {
        if(window.bzplcm) { window.bzplcm.ts('hr'); window.bzplcm._profileSend(); }
            });
            ning.loader.require('xg.video.index._shared', 'xg.video.video.ShowEmbedToggle', 'xg.index.like.desktopLike', 'xg.shared.expandContent', function() { xg._loader.onLoad('xnloader'); });
    })();    </script>
    <div class="xg_chat chatFooter signedOut" style="font-family:Futura, 'Century Gothic', AppleGothic, sans-serif">
        <div id="userListContainer" class="xg_verticalPane xg_userWidth">
            <div class="xg_chatBar xg_bottomBar xg_userBar">
                <a class="xg_info xg_info_full" href="/main/authorization/signIn?chat=true">Registra en el chat</a>            </div>
        </div>
    </div>
_____________________________________________________________________________________________ \ua!-- End NBar Navigat Link --> \ua!-- Add Scroll Mess to NBar --> \ua!--\ud<script type="text/javascript">\udif (typeof(x$) != 'undefined') {\udx$("#xn_bar_menu_tabs").prepend('<div style="position:absolute; width:390px!important; top:9px!important; right:-390px!important; background-color:none!important; font-family:courier!important; color:smoke!important; font-weight:bold;!important"><iframe src="http://s1.rsspump.com/rss.aspx?s=a4768e9d-6e34-4d64-9a64-1cef288d9f4e&amp;speed=1&amp;t=0&amp;d=1&amp;u=0&amp;p=1&amp;b=0&amp;ic=9&amp;font=NewCourier&amp;font-weight:bold&amp;fontsize=14px&amp;bgcolor=#ff0000&amp;color=#eeeeee&amp;type=typewriter&amp;su=0&amp;sub=0&amp;sw=0" frameborder="0" width="100%" height="18" scrolling="no" allowtransparency="true"></iframe></div>');\ud}\udelse{\ud}\ud</script>\ud--> ___________________________________________________________________________________________ \ua!-- Cambia suger, ver adv CSS y desactiv www.colectivosarquitectura.com/main/feature/edit --> \uascript type="text/javascript" src="http://apis.google.com/js/plusone.js"></script> \uadiv id="social_buttons" style="display:none;"> \ua<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/en_US/all.js#xfbml=1";fjs.parentNode.insertBefore(js, fjs);\ud}(document, 'script', 'facebook-jssdk'));</script>\ua<a class="DiggThisButton DiggCompact" target="parent"></a>\ua<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();\ud</script> \ua<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script>\ua<script type="in/share" data-counter="right"></script>\ua<a href="http://www.tumblr.com/share" title="Share on Tumblr" style="display:inline-block; text-indent:-9999px; overflow:hidden; width:81px; height:20px; background:url('http://platform.tumblr.com/v1/share_1.png') top left no-repeat transparent;">Share on Tumblr</a>\ua<script type="text/javascript" src="http://platform.tumblr.com/v1/share.js"></script>\ua/div> \uascript type="text/javascript">if (typeof(x$) != 'undefined') {  x$("p.small.dy-clear.view-count-container").after('<div id="buttons"></div>');    var inject_buttonscode = document.getElementById('social_buttons');    var buttonscode = document.getElementById('buttons');    buttonscode.innerHTML = inject_buttonscode.innerHTML; }</script> \uascript type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js"></script> \uascript>\ud$('ul.actionlinks').append('<div class="miniboton" id="comment-report"><a href="http://www.colectivosarquitectura.com/main/index/report">Informar al administrador</a></div>');\ud$('.postbody').append('<div class="miniboton" id="comment-report"><a href="http://www.colectivosarquitectura.com/main/index/report">Informar al administrador</a></div>');\ud$('.description').append('<div class="miniboton" id="comment-report"><a href="http://www.colectivosarquitectura.com/main/</script><script>
    document.addEventListener("DOMContentLoaded", function () {
        if (!dataLayer) {
            return;
        }
        var handler = function (event) {
            var element = event.currentTarget;
            if (element.hasAttribute('data-track-disable')) {
                return;
            }
            var options = JSON.parse(element.getAttribute('data-track'));
            dataLayer.push({
                'event'         : 'trackEvent',
                'eventType'     : 'googleAnalyticsNetwork',
                'eventCategory' : options && options.category || '',
                'eventAction'   : options && options.action || '',
                'eventLabel'    : options && options.label || '',
                'eventValue'    : options && options.value || ''
            });
            if (options && options.ga4) {
                dataLayer.push(options.ga4);
            }
        };
        var elements = document.querySelectorAll('[data-track]');
        for (var i = 0; i < elements.length; i++) {
            elements[i].addEventListener('click', handler);
        }
    });
</script>

<script type="text/javascript" src="https://s.skimresources.com/js/4700X646642.skimlinks.js"></script></div>
</body>
</html>
