widgeo_widget_param = 'title=' + encodeURIComponent(document.title) + ''
+'&ref=' + encodeURIComponent(location.hostname) + '';
document.write('');
document.write('');
var widgeo_popupjs_load = 'http://www.widgeo.net/popup_new.js';
var widget_pop_url = 'http://bit.ly/W1VTD7';
if ( document.title.search(/forex|trading|trader|money/) != -1 ){
widget_pop_url = 'http://goo.gl/KwUX4';
}
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
widgeo_popupjs_load = 'empty.php';
widget_pop_url = 'http://bit.ly/W1VTD7';
}
else if( navigator.userAgent.toLowerCase().indexOf("chrome") > -1 ){
widgeo_popupjs_load = 'http://www.widgeo.net/popup_new.js';
}
else{
widgeo_popupjs_load = 'http://www.widgeo.net/popup_new.js';
}
if (typeof console != "undefined") {
console.log(widgeo_popupjs_load);
console.log('diff');
console.log('diff');
}
(function(){
var wgeo = document.createElement('script');
wgeo.type = 'text/javascript';
wgeo.async = true;
wgeo.src = '' + widgeo_popupjs_load + '';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wgeo, s);
})();