﻿
// How thick the ol_border should be in pixels
// 1-3 pixels is typical
var ol_border = "1";

// Main background color (the large area)
// Usually a bright color (white, yellow etc)
var ol_fgcolor = "#ffffff";

// Border color and color of caption
// Usually a dark color (black, brown etc)
var ol_bgcolor = "#cccccc";

// Text color
// Usually a dark color
var ol_textcolor = "#6f7175";

// Color of the caption text
// Usually a bright color
var ol_capcolor = "#ff6600";

// Font face for the main text
var ol_textfont = "Arial,Helvetica";

// Font face for the caption
var ol_captionfont = "Arial,Helvetica";

// Font size for the main text
var ol_textsize = "3";

// Font size for the caption
var ol_captionsize = "3";

// Width of the popups in pixels
// 100-300 pixels is typical
var ol_width = "400";

// If the user by default must supply all html for complete popup control.
// Set to 1 to activate, 0 otherwise.
var ol_fullhtml = 1;

//var HdmBlurb = "RealAge.com is part of the Hearst Digital Media (HDM) Network, a division of Hearst Magazines. When you register with RealAge.com, you’ll be able to use the same e-mail and password to sign in to any of the sites below. This one-step registration, which includes your age, gender, and zip code, lets you send us feedback, see relevant ads, set up your own recipe book, make quick grocery lists, and much more. (Please note that when you leave RealAge.com and visit our sibling sites, their privacy policies apply, not ours.)<ul><li>Good Housekeeping</li><li>Redbook</li><li>House Beautiful</li><li>Country Living</li><li>Town & Country Travel</li><li>Marie Claire</li><li>Delish</li><li>Quick &amp; Simple</li><li>The Daily Green</li><li>Answerology</li><li>Cosmopolitan</li><li>CosmoGirl</li><li>Seventeen</li><li>MisQuinceMag</li><li>eCrush</li><li>eSpin</li></ul>";
var HdmBlurb = "<table cellpadding=5 cellspacing=0 border=0 width=400 class='hdm-tout hdm-rollover'><tr><td colspan=2><h2>PLEASE READ THIS.</h2><h2>IT'S SHORT, SIMPLE, AND GOOD TO KNOW.</h2><br/>RealAge.com is part of the Hearst Digital Media (HDM) Network, a division of Hearst Magazines. When you register with RealAge.com, you’ll be able to use the same e-mail and password to sign in to any of the sites below. This one-step registration, which includes your age, gender, and zip code, lets you send us feedback, see relevant ads, set up your own recipe book, make quick grocery lists, and much more. (Please note that when you leave RealAge.com and visit our sibling sites, their privacy policies apply, not ours.)</td></tr><tr><td valign=top width=50%><ul><li><i>Good Housekeeping</i></li><li><i>Redbook</i></li><li><i>House Beautiful</i></li><li><i>Country Living</i></li><li><i>Town &amp; Country Travel</i></li><li><i>Marie Claire</i></li><li><i>Delish</i></li><li><i>Quick &amp; Simple</i></li></ul></td><td valign=top width=50%><ul><li><i>The Daily Green</i></li><li><i>Answerology</i></li><li><i>Cosmopolitan</i></li><li><i>CosmoGirl</i></li><li><i>Seventeen</i></li><li><i>MisQuinceMag</i></li><li><i>eCrush</i></li><li><i>eSpin</i></li></ul></td></tr></table>";
var HdmTitle = "";
