<body><!-- begin compete js --> <script type="text/javascript"> __compete_code = '667f89f26d96c30e99728fe6a608804d'; (function () { var s = document.createElement('script'), d = document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0], t = 'https:' == document.location.protocol ? 'https://c.compete.com/bootstrap/' : 'http://c.compete.com/bootstrap/'; s.src = t + __compete_code + '/bootstrap.js'; s.type = 'text/javascript'; s.async = 'async'; if (d) { d.appendChild(s); } }()); </script> <!-- end compete js --> <!-- quantcast --> <script type="text/javascript"> function channValidator(chann){ return (typeof(chann) == 'string' && chann != ''); } function lycosQuantcast(){ var lb = ""; if(typeof(cm_host) !== 'undefined' && channValidator(cm_host)){ lb += cm_host.split('.')[0] + '.'; } if(typeof(cm_taxid) !== 'undefined' && channValidator(cm_taxid)){ lb += cm_taxid; lb = lb.replace('/',''); } else { lb = lb.replace('.',''); } return lb; } var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" :"http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-6eQegedn62bSo", labels:lycosQuantcast() }); </script> <!-- end quantcast --> <!-- Begin OwnerIQ js --> <script type="text/javascript"> var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand', 'Lycos']); _oiqq.push(['oiq_addPageCat', 'Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle', 'Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } </script> <!-- End OwnerIQ --> <!-- Begin Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-19']); _gaq.push(['_setDomainName', 'tripod.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'ingratisimas', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- End Google Analytics --> <script type="text/javascript"> function getReferrer() { // Reads the referrer out of the cookie, if available. var all= this.document.cookie; if (all== '') return false; var cookie_name = 'REFERRER='; var start = all.lastIndexOf(cookie_name); if (start == -1) return false; // referrer URL not found. start += cookie_name.length; var end = all.indexOf(';', start); if (end == -1) end = all.length; return all.substring(start, end); } function getQuery() { // Get the referrer search query from cookie, if available. var rfr = getReferrer(); if (rfr == '') return false; var q = extractQuery(rfr, 'yahoo.com', 'p='); if (q) return q; q = extractQuery(rfr, '', 'q='); return q ? q : ""; } function extractQuery(full, site, q_param) { var start = full.lastIndexOf(site); if (start == -1) return false; start = full.lastIndexOf(q_param); if (start == -1) return false; start += q_param.length; var end = full.indexOf('&', start); if (end == -1) end = full.length; return unescape(full.substring(start, end)).split(" ").join("+"); } var cm_role = "live"; var cm_host = "tripod.lycos.com"; var cm_taxid = "/memberembedded"; var tripod_member_name = "ingratisimas"; var tripod_member_page = "ingratisimas/index.html"; var tripod_ratings_hash = "1338537646:3de612221a13edb35a2220a2b1e31edd"; var lycos_ad_category = null; var lycos_ad_remote_addr = "38.107.179.208"; var lycos_ad_www_server = "www.tripod.lycos.com"; var lycos_ad_track_small = "http://members.tripod.com/adm/img/common/ot_smallframe.gif?rand=386281"; var lycos_ad_track_served = "http://members.tripod.com/adm/img/common/ot_adserved.gif?rand=386281"; var lycos_search_query = getQuery(); </script> <script type="text/javascript" src="http://scripts.lycos.com/catman/init.js"></script> <script type="text/javascript"> var lycos_ad = Array(); var lycos_onload_timer; function lycos_check_size() { var window_width = 0, window_height = 0; if (typeof(window.innerWidth) == 'number' ) { window_width = window.innerWidth; window_height = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { window_width = document.documentElement.clientWidth; window_height = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { window_width = document.body.clientWidth; window_height = document.body.clientHeight; } var lycos_track_img = document.createElement('img'); if( top == self ) { return 1; } else { if ((window_width < 300) || (window_height < 300)) { lycos_track_img.src=this.lycos_ad_track_small+"&w="+window_width+"&h="+window_height; return 0; } else { lycos_track_img.src=this.lycos_ad_track_served+"&w="+window_width+"&h="+window_height; return 1; } } } function lycos_insert_ads() { var lycos_ad_mgr = new AdManager(); if (this.lycos_search_query) { lycos_ad_mgr.setForcedParam("keyword", this.lycos_search_query); } else if (this.lycos_ad_category && this.lycos_ad_category.find_what) { lycos_ad_mgr.setForcedParam("keyword", this.lycos_ad_category.find_what); } if (this.lycos_ad_category && this.lycos_ad_category.dmoz) { lycos_ad_mgr.setForcedParam("page", this.lycos_ad_category.dmoz); } else { lycos_ad_mgr.setForcedParam("page", "member"); } var lycos_prod_set = lycos_ad_mgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2"]; for (var slot in slots) { if (lycos_ad_mgr.isSlotAvailable(slots[slot])) { lycos_ad[slots[slot]] = lycos_ad_mgr.getSlot(slots[slot]); } } lycos_ad_mgr.renderFooter(); } function generateHref(atag, template){ atag.href=template.replace('_MYURL_', window.location.href.replace('http://', '')).replace('_MYTITLE_', 'Check%20out%20this%20Tripod%20Member%20site!'); } if (lycos_check_size()) { lycos_insert_ads(); } window.onload = function() { var f = document.getElementById("FooterAd"); var b = document.getElementsByTagName("body")[0]; b.removeChild(f); b.appendChild(f); f.style.display = "block"; } </script> <style> #body .adCenterClass{margin:0 auto} </style> <div id="tb_container" style="background:#DFDCCF; border-bottom:1px solid #393939; position:relative; z-index:999999999!important"> <div id="tb_ad" class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://adtrack.ministerial5.com/clicknew/?a=637394" title="build your own website at Tripod.com" style="float:left; width:186px; border:0"> <img src="http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg" alt="Make your own free website on Tripod.com" style="border:0; display:block" /> </a> <div id="ad_container" style="display:block!important; float:left; width:728px "> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <div id="FooterAd" style="background:#DFDCCF; border-top:1px solid #393939; clear:both; display:none; width:100%!important; position:relative; z-index:999999!important; height:90px!important"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://adtrack.ministerial5.com/clicknew/?a=637394" title="build your own website at Tripod.com" style="float:left; display:block; width:186px; border:0"> <img src="http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg" alt="Make your own free website on Tripod.com" style="border:0; display:block; " /> </a> <div id="footerAd_container" style="display:block!important; float:left; width:728px"> <script type="text/javascript">document.write(lycos_ad['leaderboard2']);</script> </div> </div> </div> <noscript> <img src="http://members.tripod.com/adm/img/common/ot_noscript.gif?rand=386281" alt="" width="1" height="1" /> <!-- BEGIN STANDARD TAG - 728 x 90 - Lycos - Tripod Fallthrough - DO NOT MODIFY --> <iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="90" src="http://ad.yieldmanager.com/st?ad_type=iframe&amp;ad_size=728x90&amp;section=209094"></iframe> <!-- END TAG --> </noscript> </body>
Home

RESEÑA DEL CLUB DE FANS OFICIAL DE INGRATOS DE DURANGO LAS INGRATISIMAS

 

Ingratísimas cumple este 25 de mayo, su primer aniversario y esto es gracias al apoyo del grupo y de ustedes que hacen que cada día crezca mas y mas.

 

Un día 23 de mayo de 2006 tuvimos un evento del día del estudiante en la “Granja El Acueducto” convivimos un rato mas con el grupo. Después estando en la casa ese mismo día jugando entre nosotras se dio la idea de formar un club oficial, cosa que algunas les dio mucha gracia y tenían cierto grado de escepticismo. Nos informamos bien de los requisitos para la formación del club y el día 25 de mayo nos registramos como club Oficial de Ingratos de Durango… “Ingratísimas”.

 

Gracias a eso nos permitió tener un acercamiento mas amistoso con los muchachos, convivir mucho mas con ellos y conocerlos mejor, llevamos una buena amistad gracias al club y compartimos el mismo sentimiento amor a la música duranguense en especial la de Ingratos de Durango;  agradecemos la sencillez, amabilidad y accesibilidad de los muchachos, de Betto Carrasco (su manager y productor), y al grupo que nos permiten estar y apoyarlos en todo momento y así hacer de Ingratos de Durango cada vez mas un sueño hecho realidad.

 

Cabe mencionar que el “club Ingratísimas” comenzó como un juego y poco a poco ha ido tomando forma hasta llegar a ser lo que se es ahora, y por lo que falta, en este momento el club cuenta con 30 integrantes debidamente registradas y además se están uniendo chicas y chicos de diferentes partes de la ciudad, además de que se unen niñas de otras ciudades como Delicias que hacen que el club siga creciendo a pasos agigantados.

 

El apoyo del “club de fans ingratísimas” a ingratos de Durango es imprescindible e incondicional por tal motivo nos hemos dado a la tarea de integra personas con gran calidad humana y compromiso al proyecto, y esto hace que el club vaya creciendo mas y mas.

 

Podemos decir con gran alegría y orgullo “que lo ayer comenzó como un juego, hoy es una realidad con grandes expectativas de ir creciendo día con día.”

 

A la fecha el club de fans oficial de ingratos de Durango “Ingratísimas” cuenta con 30 integrantes debidamente registradas de diferentes partes del estado de chihuahua, y además de diferentes edades, todas comprometidas al trabajo y apoyo incondicional para el grupo ingratos de Durango, para unirse al club no es necesario tener muchos requisitos solo ganas de trabajar para apoyar al ingratos de Durango, ya que algunas veces se coordinan eventos donde el club colabora para la realización de los mismos.

 

Las Ingratísimas están esperando que mas personas no importa la edad, el sexo, estado civil o nacionalidad, para ellas no es ningún impedimento solo requieren de gente capaz de trabajar y muchos deseos de apoyar por lo que en el correo electrónico: clubdefans.ingratisimas@hotmail.com pueden ponerse en contacto para pedir informes sobre el club.

 

Gracias a Beto, Pablo, Toño, Aldo, Israel, Jimmy, asi como al staff y colaboradores de Ingratos de Durango por el gran apoyo que nos han brindado, y que han hecho posible que el club cumpla su primer año de vida.

 

FELICIDADES INGRATISIMAS POR SU PRIMER AÑO DE VIDA!!!

clubdefans.jpg
DA UN CLICK PARA VER FOTOS

 

PRINCIPALES CARGOS

NOMBRE

TELEFONO

CELULAR

CARGO

Nuvia Ivette Limas Hernández

4 199858

614 136 8339

Presidenta

Yessica Aracely Ramírez Hernández

4 255114

614 198 2907

Vicepresidenta

Gabriela Seas

4 256011

614 2 40 5121 

Tesorera

Cristina Franco Rodríguez

4 199364

614 199 3153

Secretaria

Copyright © 2007 Grupo Ingratos de Durango. All Rights Reserved.