function poponclick()
{
testwindow= window.open ("http://www.saashr.com/files/flash/Timesheets/Timesheets.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick2()
{
testwindow= window.open ("http://www.saashr.com/files/flash/ReqTimeOff/ReqTimeOff.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick3()
{
testwindow= window.open ("http://www.saashr.com/files/flash/ApprovingTimesheets/ApprovingTimesheets.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick4()
{
testwindow= window.open ("http://www.saashr.com/files/flash/ApproveTimeOff/ApproveTimeOff.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick5()
{
testwindow= window.open ("http://www.saashr.com/files/flash/RunningReports/RunningReports.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick6()
{
testwindow= window.open ("http://www.saashr.com/files/flash/PayPrep/PayPrep.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick7()
{
testwindow= window.open ("http://www.saashr.com/files/flash/SBETimesheet/SBETimesheet.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

function poponclick8()
{
testwindow= window.open ("http://www.saashr.com/files/flash/SBETimePrep/SBETimePrep.jsp", "mywindow",
    "location=0,status=0,scrollbars=0,width=950,height=800");
testwindow.moveTo(0,0);
}

