iad_rdn = Math.floor(Math.random() * 1E16);iad_maxl = 400;iad_title = '';iad_kw = '';try{iad_title = (document.title ? document.title.substring(0, iad_maxl): '');var iad_eles = document.getElementsByTagName('meta');for( var i = 0, ele; ele = iad_eles[i]; i++ ) {if (ele.name == 'keywords'){iad_kw = (ele.content ? ele.content.substring(0, iad_maxl): '');}}} catch (ex) { }var iad_ref = iad_es(document.referrer + '');var iad_lp = iad_es(window.location.href + '');document.write("");function iad_es(url) {return encodeURI(url);}