<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><script LANGUAGE="JavaScript" src="siam/surveylanding/noenter-min.js?x=2" charset="utf-8" type="text/javascript"></script><script language="JavaScript" type="text/javascript">function keepAlive(){var i=new Image();var d=new Date();i.src="siam/surveylanding/alive.asp?sid=746D706F6E316C647A313336393337373036362E3336&d="+d.valueOf();}setInterval("keepAlive()",1800000);</script><meta name="GENERATOR" content="snap10 - pda3 questionnaire export"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Spanish Radio Listening Survey CL</title><style type='text/css'><!--th{font-weight:normal;}select{font-size:100%;}--></style></head><body  topmargin="0%" leftmargin="0%" rightmargin="0%" bgcolor="#FFFFFF" background="http://survey.mediaresearchnow.com/snaponline/k/129917756092/headphones.jpg" onload="oL()"><form action="siam/surveylanding/interviewer.asp" method="post" id="SnapForm"><input type="image" id="submit" src="images/1x1.gif" style="width:0%;height:0%;"><input type="hidden" id="SnapSession" name="SnapSession" value="746D706F6E316C647A313336393337373036362E3336"><input type="hidden" id="SurveyKey" name="SurveyKey" value="129917756092"><input type="hidden" id="Enter" name="Enter" value=""><input type="hidden" id="PAGE" name="PAGE" value="1"><table summary="margins" width="100%" border="0" cellpadding=0 cellspacing=0><tr><td colspan='3' height='36'></td></tr><tr><td width='36'>&nbsp;</td><td><div align="right">&nbsp; <img vspace='4' src="http://survey.mediaresearchnow.com/snaponline/k/129917756092/klol_houston_cl_pbar01.gif" alt="Page 1/40"> &nbsp;</div><table border="0" cellpadding="0" cellspacing="0" width="100%" class='V3823_classT' summary="Question" id="V3823"><tr><td align="center" valign="top" width="100%" style="padding:1px 0px;"><font size="+1" face="Verdana"><b><i><font size=+3>Harker Research está buscando personas en el área de Houston para unirse al panel de reproducción de música!</font><font size=+1><br></b></font><font size=+0>(Harker Research is seeking individuals in the Houston area to join the Music Listening Panel!) </font><font size=+3> <b><br><br><br></b>Sus estaciones de radio locales quieren sus opiniones sobre qué canciones deberían estar tocando para que puedan colocar más de la música que tu quieres escuchar!<br></font><font size=+0>(Your local radio stations want your opinions on what songs they should be playing so they can play more of the music that YOU want to hear!)<b></i></font></b></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" summary="Spacer" id="V3885_SPACER"><tr><td height="18"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" class='V3885_classT' summary="Question" id="V3885"><tr><td align="center" valign="top" width="100%" style="padding:1px 0px;"><font size="+1" face="Verdana"><b></b>Sólo tienes que llenar esta encuesta y dar la información solicitada al final. Harker Research se comunicará con usted si califica para los estudios de opinion pagados ya sea en línea (internet), por teléfono o en persona. La información que nos proporcione es 100% confidencial y sólo será utilizada para un propósito: Determinar su elegibilidad para los estudios de opinion de Mercado por los que usted sera pagado. &nbsp;<br><i><font size=+0>(Signing up for the Music Listening Panel is free and easy.<br>Simply complete this survey and enter the requested information at the end. Harker Research will contact you when you qualify for paid research studies either online, over the phone or in person. The information you provide is 100% confidential and will only be used for one purpose: to determine your eligibility for paid market research studies.)<b></i></font></b></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" summary="Spacer" id="V3886_SPACER"><tr><td height="18"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" class='V3886_classT' summary="Question" id="V3886"><tr><td align="center" valign="top" width="100%" style="padding:1px 0px;"><font size="+1" face="Verdana"><b></b><font size=+0>Haga clic en el botón siguiente para ver si califica para nuestro panel de reproducción de música ...<br><i></font><font size=-1>(Click the <b>NEXT</b> button to see if qualify for our Music Listening Panel...)<b></i></font></b></font></td></tr></table></td><td width='36'>&nbsp;</td></tr><tr><td colspan='3' height='36'></td></tr></table><div align="center"><img vspace='4' src="http://survey.mediaresearchnow.com/snaponline/k/129917756092/klol_houston_cl_line.gif" alt="dividing line"></div><table summary="buttons" width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td  align='left' width='273'> <a href="http://www.harkermediagroup.com/" title="Link to http://www.harkermediagroup.com/" target="_parent"> <img border='0' src="http://survey.mediaresearchnow.com/snaponline/k/129917756092/klol_houston_cl_logo.bmp" alt="Link to http://www.harkermediagroup.com/"></a></td><td  align='center'>&nbsp; <input type="image" border='0'src="http://survey.mediaresearchnow.com/snaponline/k/129917756092/klol_houston_cl_next.gif" alt="Next Page" name='next' value="Next &gt;&gt;"> </td><td  align='right' width='273'> &nbsp;</td></tr></table></form>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
function snapAddEvent(obj, evType, fn)
{	var result=false;
	if (obj)
	{	if (obj.attachEvent)
		{	result=obj.attachEvent('on'+evType, fn);
		} else if (obj.addEventListener)
		{	obj.addEventListener(evType, fn, true);
			result=true;
		}
	}
	return result;
}
function snapInclude(obj, show, val)
{	var changed = false;
	if (obj)
	{	if (val == null)
		{	val = '';
		}
		if (!show)
		{	val = 'none';
		}
		if (obj.style.display!=val)
		{	obj.style.display = val;
			changed = true;
		}
	}
	return changed;
}
function snapIsUk(){return (0 != 0);}
function snapObject(id){return (document.getElementById) ? document.getElementById(id) : null;}
function killEvent(eventOb)
{	if (eventOb)
	{	if (null != eventOb.cancelBubble) eventOb.cancelBubble = true;
		if (eventOb.stopPropagation) eventOb.stopPropagation();
		if (null != eventOb.returnValue) eventOb.returnValue = false;
		if (eventOb.preventDefault) eventOb.preventDefault();
	}
}
function oL(){HookButtons(); } function oC(v,b){var s=0;var m=false;var n=document.forms[0][v].options.length;for(i=0;i<n;i++)if(document.forms[0][v].options[i].selected){if(g_N[b+i])s++;else if(!g_S[b+i])m=true;}if(m){if(s)for(i=0;i<n;i++)if(g_N[b+i])document.forms[0][v].options[i].selected=false;}else if(s){s--;for(i=0;i<n;i++)if(document.forms[0][v].options[i].selected)if(g_N[b+i]){if(s&&g_S[b+i]){document.forms[0][v].options[i].selected=false;s--;}}else document.forms[0][v].options[i].selected=false;if(s)for(i=0;s &&(i<n);i++)if(g_N[b+i]&&document.forms[0][v].options[i].selected){document.forms[0][v].options[i].selected=false;s--;}}oS(v,b);}</SCRIPT>
</body></html>