var page, url; if(location.search != '' && location.search != 'undefined') page = location.search.substr(1); else page = 'view=main'; //if(location.search.indexOf('cityid=') == -1) page += '&cityid='; url = 'http://efreelist.org/syndicate/syndicate2.js.php?page=' + escape(page); document.write('');