theLocation = "";
var windowIDhrcafe = "";
var windowIDforms = "";

function createWindow(theLocation) {
var w = screen.width/1.2;
var h = screen.height/1.7;
var Xpi = ((screen.width - (screen.width/1.2))/2);
var Ypi = ((screen.height - (screen.height/1.2))/4);
var winprint;

windowIDhrcafe = window.open(theLocation, "NewWindow", "toolbar=yes,status=yes,location=yes,scrollbars=yes,menubar=yes,resizable=yes,height="+h+",width="+w+",screenX="+Xpi+",screenY="+Ypi+",top="+Ypi+",left="+Xpi+"");
}

function doPrint ()
{	window.print();
	bl = setTimeout ("window.close()", 1000);
}

function pop_disclaimer()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=350,width=450,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Your Benefits Enrollment Guide: Disclaimer</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p><b>Disclaimer</b><p>About You is intended to provide you with general information ");
	objWindow.document.write ("about compensation, benefit programs, and other aspects of employment with Verizon ");
	objWindow.document.write ("Wireless and to assist you in finding and accessing additional Human Resource programs ");
	objWindow.document.write ("available to you as a Company employee. This information does not guarantee your ");
	objWindow.document.write ("employment or the terms and conditions of employment for any specific period of time ");
	objWindow.document.write ("and must not be interpreted as creating a contract of employment, either written, ");
	objWindow.document.write ("verbal or implied. Both the employee and Company have the choice of ending the ");
	objWindow.document.write ("employment relationship at any time for any reason with or without notice. Employees ");
	objWindow.document.write ("of Verizon Wireless therefore are employed on an at-will basis unless otherwise ");
	objWindow.document.write ("expressly stated in a written employment agreement signed by the Vice President of ");
	objWindow.document.write ("Human Resources or his or her designated representative. Actual plan provisions for ");
	objWindow.document.write ("Company benefits are contained in the appropriate plan documents or applicable Company ");
	objWindow.document.write ("policies. In the event of any conflict between information presented here or elsewhere, ");
	objWindow.document.write ("the terms of the actual plans or policies will govern. Verizon Wireless reserves the ");
	objWindow.document.write ("right to revise this About You site and to amend or terminate any of its plans, policies, ");
	objWindow.document.write ("terms or conditions of employment at any time and without notice or cause.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_disability()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>VZW Short- and Long-Term Disability</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>For more information on Short- and Long-Term Disability benefits at Verizon Wireless, visit the \"Health\" section on About You.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_tobacco()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=250,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>VZW Non-Tobacco User Credit</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Amounts are approximate - due to penny rounding on each paycheck contribution, your annual non-tobacco user credit amount may add up to a few cents more or less than $600 for medical, and $60 for dental. Amounts assume participants are non-tobacco users as of 1/1/09. If you certify non-tobacco user status after 1/1/09, you may be eligible to receive a prorated non-tobacco user credit.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_waivemedical()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Waive Medical Coverage</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Amount shown assumes you waived medical coverage during Annual Employee Benefits Enrollment.  If you were hired after 1/1/09 and waived medical coverage at the time of your hire, your actual medical waiver payment will be prorated based on your date of hire and will be divided equally among the number of paychecks remaining in the year. </p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_waivedental()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Waive Dental Coverage</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Amount shown assumes you waived dental coverage during Annual Employee Benefits Enrollment.  If you were hired after 1/1/09 and waived dental coverage at the time of your hire, your actual dental waiver payment will be prorated based on your date of hire and will be divided equally among the number of paychecks remaining in the year.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_fte()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>A full-time employee is defined as any employee who is scheduled to work 40 hours a week.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_pte()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>A part-time employee is defined as any employee who is scheduled to work a minimum ");
	objWindow.document.write ("of 20 or more per week.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}
			  
function pop_infertility()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Testing and Diagnosis only. Counseling limited to procedures ");
	objWindow.document.write ("for diagnosis and correction of infertility such as endometriosis, ");
	objWindow.document.write ("pelvic adhesions, and uterine septum. Excludes In-Vitro Fertilization, ");
	objWindow.document.write ("Artificial Insemination, GIFT, and ZIFT.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_dependents()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>You may not cover expenses for dependents the IRS does not recognize, such as ");
	objWindow.document.write ("same-sex domestic partners and non-legally recognized common law marriages.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_claims()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Your claims must be incurred while you are actively participating ");
	objWindow.document.write ("in the plan. Any claims incurred after loss of eligibility will ");
	objWindow.document.write ("not be considered for reimbursement. The eligible expense period extension to March 15 of the subsequent year only applies if you are enrolled in the Account by December 31 of the current plan year.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}


function pop_depclaims()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Your claims must be incurred while you are actively participating ");
	objWindow.document.write ("in the plan. Any claims incurred after loss of eligibility will ");
	objWindow.document.write ("not be considered for reimbursement.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}


function pop_eligible()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=200,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>For a more complete list of eligible or ineligible expenses, ");
	objWindow.document.write ("please refer to the Health Care Spending Account Summary Plan Description ");
	objWindow.document.write ("or <a href='http://www.irs.gov/pub/irs-pdf/p502.pdf' class='bluelinka' target='_blank'>IRS ");
	objWindow.document.write ("Publication 502: Medical and Dental Expenses</a>.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}


function pop_eligiblepay()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=300,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Eligible pay for salaried employees is defined as prior year's ");
	objWindow.document.write ("base salary, including short-term incentive. Eligible pay for commissioned ");
	objWindow.document.write ("employees is defined as prior year's base salary, plus the greater ");
	objWindow.document.write ("of (1) your prior year's target commissions and MBO, or (2) your prior ");
	objWindow.document.write ("year's actual commissions and MBO. Please note, not all commissioned ");
	objWindow.document.write ("employees are eligible for MBOs.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_dental()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=300,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Some procedures under Basic Restorative Care may have ");
	objWindow.document.write ("a copay. For instance, recementing of space maintainers has a $12 ");
	objWindow.document.write ("copay. Please refer to the listing of scheduled copays in Appendix ");
	objWindow.document.write ("B of the Dental Plan Summary Plan Description.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_rc()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=300,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>All out-of-network charges are subject to Reasonable and ");
	objWindow.document.write ("Customary (R&amp;C) charges for eligible expenses R&amp;C charges ");
	objWindow.document.write ("are based on industry an industry database of charges for specific ");
	objWindow.document.write ("diagnosis per geographical area. Charges are considered R&amp;C ");
	objWindow.document.write ("if they fall under the 80th percentile of all charges for the service ");
	objWindow.document.write ("provided.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_infertcat()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=300,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>Testing and Diagnosis only.  Counseling limited to procedures for diagnosis and ");
	objWindow.document.write ("correction of infertility such as endometriosis, pelvic adhesions, and uterine septum. ");
	objWindow.document.write (" Excludes In-Vitro Fertilization, Artificial Insemination, GIFT, and ZIFT.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function pop_maxcontrib()
{	var objWindow;
	objWindow = window.open("","final","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,height=200,width=300,screenX=100,screenY=100,top=100,left=100");
	objWindow.document.open();
	objWindow.document.write ("<html><title>Definition</title><span style='font-family: Verdana, Arial, ");
	objWindow.document.write ("Helvetica, sans-serif; font-size: 11px'>");
	objWindow.document.write ("<p>The IRS sets these maximums. If you and your spouse exceed the maximum ");
	objWindow.document.write ("contribution, you may be subject to penalties on your Federal Income Tax Return.</p>");
	objWindow.document.write ("<p><input type='button' onClick='window.close();' value='Close Window'></span></html>");
	objWindow.document.close();
	objWindow.focus();
}

function popUp(theURL,winName,features,myWidth,myHeight,isCenter) {
  if(window.screen)if(isCenter)if(isCenter=="true"){
    var myLeft = ((screen.width-myWidth)/2);
    var myTop = ((screen.height-myHeight)/2);
    features+=(features!='')?',':'';
    features+=',left='+myLeft+',top='+myTop;
  }
  window.open(theURL,winName,features+((features!='')?',':'')+'width='+myWidth+',height='+myHeight);
}