2.95% (view text)
Lycos
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2342215-4']);
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_setAllowHash', false]);
_gaq.push(['_trackPageview']);
_gaq.push(['lycosrollup._setAccount', 'UA-2342215-2']);
_gaq.push(['lycosrollup._setDomainName', 'none']);
_gaq.push(['lycosrollup._setAllowLinker', true]);
_gaq.push(['lycosrollup._setAllowHash', false]);
_gaq.push(['lycosrollup._trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
var lycos = {
cookie_domain: 'lycos.com',
measurement: 'standard'
};
Search
Mail
Tripod
Gamesville
More
Tripod
Gamesville
Lycos Domains
Lycos News
Lycos Shopping
Lycos Weather
WhoWhere?
Lycos Chat
View All
Settings
Web
Images
Videos
More
News
Shopping Weather
Click to reveal more content.
Mail
Check your Lycos Mail!
News
US Presidential Elections: Polls, Polls, Polls - but it All Comes down to Florida
Weather°F
64°
Null
Ellie Fund
Entertainment
Gamesville
Play free games & win:
$400
Elections 2012
YouTube Videos
Shopping
Tripod
Real Cash Critters
Follow Us
title
Previous
Next
Close
Location
F
C
Data provided by Accuweather
Lycos Weather
Popular
Computers
TVs
Clothing
Toys
1
2
3
4
More Products
Popular
Trending
Music
Sports
Search
Search for Videos
US World
Business
Tech
Science
Health
News
Videos
Play More Games!
Sign in to Lycos mail
Remember me on this computer
Or sign in using...
social buttons go here
Don't have an account?
Mail Free
Mail Plus
Storage
3GB
5GB
Ad Supported
Yes
No
Pop3/IMAP Access
No
Yes
Adv. Spam Filtering
Yes
Yes
Virus Checking
Yes
Yes
Domain/Address Blocking
Yes
Yes
Sign Up Now
var modules =
[
// {
// name: 'mail',
// tileId: 'lycosMail',
// isLoaded: false,
// defaultContentDisplayTitle: "Lycos Mail",
// analyticsEventName: "Lycos Mail",
// currentContentDisplayTitle: null,
// loadFunction: function() { }
// },
{
name: 'news',
tileId: 'lycosNews',
isLoaded: false,
defaultContentDisplayTitle: "News",
analyticsEventName: "News",
currentContentDisplayTitle: null,
loadFunction: function() { loadNewsModule(); }
},
{
name: 'weather',
tileId: 'lycosWeather',
isLoaded: false,
defaultContentDisplayTitle: "Weather",
analyticsEventName: "Weather",
currentContentDisplayTitle: null,
loadFunction: function() { loadWeatherModule(); }
},
{
name: 'integrated_sponsor',
tileId: 'lycosIntegratedSponsor',
isLoaded: false,
defaultContentDisplayTitle: "Ellie Fund: Do Good",
analyticsEventName: "Integrated Sponsor",
currentContentDisplayTitle: null,
loadFunction: function() { loadIntegratedSponsorModule(); }
},
{
name: 'entertainment',
tileId: 'lycosEnt',
isLoaded: false,
defaultContentDisplayTitle: "Entertainment",
analyticsEventName: "Entertainment",
currentContentDisplayTitle: null,
loadFunction: function() { loadEntertainmentModule(); }
},
{
name: 'gamesville',
tileId: 'lycosGV',
isLoaded: false,
defaultContentDisplayTitle: "Gamesville",
analyticsEventName: "Gamesville",
currentContentDisplayTitle: null,
loadFunction: function() { loadGamesvilleModule(); }
},
{
name: 'elections',
tileId: 'lycosElections',
isLoaded: false,
defaultContentDisplayTitle: "Elections 2012",
analyticsEventName: "Elections 2012",
currentContentDisplayTitle: null,
loadFunction: function() { loadElectionsModule(); }
},
{
name: 'youtube',
tileId: 'lycosYouTube',
isLoaded: false,
defaultContentDisplayTitle: "YouTube Videos",
analyticsEventName: "YouTube Videos",
currentContentDisplayTitle: null,
loadFunction: function() { loadYouTubeModule(); }
},
{
name: 'shopping',
tileId: 'lycosShopp',
isLoaded: false,
defaultContentDisplayTitle: "Shopping",
analyticsEventName: "Shopping",
currentContentDisplayTitle: null,
loadFunction: function() { loadShoppingModule('t', 0, 1); }
},
{
name: 'tripod',
tileId: 'lycosBuild',
isLoaded: false,
defaultContentDisplayTitle: "Tripod",
analyticsEventName: "Tripod",
currentContentDisplayTitle: null,
loadFunction: function() { loadTripodModule(); }
},
{
name: 'realcashcritters',
tileId: 'lycosRealCashCritters',
isLoaded: false,
defaultContentDisplayTitle: "Real Cash Critters",
analyticsEventName: "Real Cash Critters",
currentContentDisplayTitle: null,
loadFunction: function() { loadRealCashCrittersModule(); }
},
{
name: 'followlycos',
tileId: 'lycosFollowLycos',
isLoaded: false,
defaultContentDisplayTitle: "Follow Lycos",
analyticsEventName: "Follow Lycos",
currentContentDisplayTitle: null,
loadFunction: function() { loadFollowLycosModule(); }
}
] ;
config.modules = modules; // Load module config
$(document).ready(function() {
$('#lycosIntegratedSponsor').click();
});
var searchPath = {
web: 'http://search.lycos.com/web',
images: 'http://search.lycos.com/images',
videos: 'http://search.lycos.com/videos',
news: 'http://news.lycos.com/search',
shopping: 'http://shopping.lycos.com',
yellowpages: 'http://yellowpages.lycos.com/search',
weather: 'http://weather.lycos.com'
};
$(".text").fitText(.65);
$('.searchTabs li a').bind('click', function() {
var id = $(this).attr('id');
var searchType = id.replace('search', '').toLowerCase();
var searchKeyword = $('#searchArea').val();
var searchLocation = 'Santa Rosa, CA';
$('#lySearch .searchExtras').remove();
$('.searchActions li a').each(function() {
$(this).removeClass('selected');
});
if(searchType == "more") {
return false;
} else if(searchType == "yellowpages") {
$('#lySearch').attr('action', searchPath[searchType]);
$('#searchArea').attr('name', 'what');
$('#lySearch').append('');
} else if(searchType == "news") {
$('#lySearch').attr('action', searchPath[searchType]);
$('#searchArea').attr('name', 'q');
} else if(searchType == "weather") {
$('#lySearch').attr('action', searchPath[searchType]);
$('#searchArea').attr('name', 'location');
} else if(searchType != 'searchMore') {
$(this).addClass('selected');
$('#lySearch').attr('action', searchPath[searchType]);
$('#searchArea').attr('name', 'q');
} else {
$('#searchArea').attr('name', 'q');
}
if(searchKeyword != "") {
$("#lySearch").submit();
} else {
document.location = searchPath[searchType];
}
return false;
});
© 2012 Lycos Inc. All Rights Reserved.
About
Careers
Advertise With Us
Legal
Privacy
Help
Facebook
Twitter
__compete_code = '667f89f26d96c30e99728fe6a608804d';
(function () {
var s = document.createElement('script'),
d = document.getElementsByTagName('head')[0] ||
document.getElementsByTagName('body')[0],
t = 'https:' == document.location.protocol ?
'https://c.compete.com/bootstrap/' :
'http://c.compete.com/bootstrap/';
s.src = t + __compete_code + '/bootstrap.js';
s.type = 'text/javascript';
s.async = 'async';
if (d) { d.appendChild(s); }
}());
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6036445", c3: "", c4: "www.lycos.com/", c15: "" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
function channValidator(chann){
return (typeof(chann) == 'string' && chann != '');
}
function lycosQuantcast(){
var lb = "";
if(typeof(cm_host) !== 'undefined' && channValidator(cm_host)){
lb += cm_host.split('.')[0] + '.';
}
if(typeof(cm_taxid) !== 'undefined' && channValidator(cm_taxid)){
lb += cm_taxid;
lb = lb.replace('/','');
} else {
lb = lb.replace('.','');
}
return lb;
}
var _qevents = _qevents || [];
(function() {
var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" :"http://edge") + ".quantserve.com/quant.js";
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();
_qevents.push({
qacct:"p-6eQegedn62bSo",
labels:lycosQuantcast()
});