var PDV_server29 = 'http://www.PollAuthority.com';

if (typeof(km_scripts) == 'undefined') var km_scripts = new Object();
km_myclass_import(PDV_server29 + "/pq.aspx?pqmid=29")

function km_myclass_import(jsFile) 
{
if (km_scripts[jsFile] != null) return;
var scriptElt = document.createElement('script');
scriptElt.type = 'text/javascript';
scriptElt.src = jsFile;
document.getElementsByTagName('head')[0].appendChild(scriptElt);
}
