
/* @Copyright@
 * @6.6@
 * @6.11@ 
 */
function showSavCritContentOnload(obj) {
    document.forms[1].action = webroot + "/fav/searchresults.do?srchid=" + obj+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showSavCritContentSelDel(obj) {
    document.forms[1].action = webroot + "/fav/searchresultsseldel.do?srchid=" + obj+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showSavCritContentSelRen(obj) {
    document.forms[1].action = webroot + "/fav/searchresultsselren.do?srchid=" + obj+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showSavCritContentSelMov(obj) {
    document.forms[1].action = webroot + "/fav/searchresultsselmov.do?srchid=" + obj+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showCusTabContentOnload(id) {
    document.forms[1].screenWidth.value = screen.width;
    document.forms[1].action = webroot + "/fav/favCustomViewTable.do?id=" + id+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showCusTabContentSelDel(id) {
    document.forms[1].screenWidth.value = screen.width;
    document.forms[1].action = webroot + "/fav/favCustomViewTableSelDel.do?id=" + id+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showCusTabContentSelMov(id) {
    document.forms[1].screenWidth.value = screen.width;
    document.forms[1].action = webroot + "/fav/favCustomViewTableSelMov.do?id=" + id+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function showCusTabContentSelRen(id) {
    document.forms[1].screenWidth.value = screen.width;
    document.forms[1].action = webroot + "/fav/favCustomViewTableSelRen.do?id=" + id+"&swidth="+ screen.width;
    document.forms[1].submit();
}
function doTableCall(id) {
    document.SimpleSearchForm.screenWidth.value = screen.width;
    document.SimpleSearchForm.action = webroot + "/search/searchTable.do?id=" + id+"&swidth="+ screen.width;
    document.SimpleSearchForm.submit();
}
function doSavCritShowGrp() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favshowgrpsavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doConfirmSavCritDelete() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favconfdelsavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doSavCritSelDelCancel() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favcancelseldelsavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doCancelMoveSavCrit() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritescancelmovsavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function dofavoritesmovesavcrit() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesconmovsavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function dofavoritesnewmovesavcrit() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesconnewmovsavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doSelSavCriteriaRename() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favconfselrensavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doCancelRenameSearchCrit() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favcancelselrensavcrit.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doSavCriteriaGroupRename() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesconrensavcritgrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doCancelRenGrp() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritescancelrensavcritgrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doDelSavCritGrp() {
//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritescondelsavcritgrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function doCancelDelSavCritGrp() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritescanceldelsavcritgrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function popupPdfWindow(str) {
    var PositionX = 0;
    var PositionY = 0;
    var optIE = "menubar=no,scrollbars=yes,width=1020,height=700,left=" + PositionX + ",top=" + PositionY;
    window.open(str, "PrinterView", optIE);
}
function doShowGrp() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritessubmitsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doConfirmDeleteGrp() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesdeletesaveddatagroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doConfirmDelete() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescondeletesaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dodeletesaveddatagroup() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesdeletesaveddatagroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dorenamesaveddatagroup() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesrenamesaveddatagroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dodeletesavedcriteriagroup() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesdeletesavedcriteriagroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function dorenamesavedcriteriagroup() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesrenamesavedcriteriagroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function dodeletecustomtablegroup() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value = tableId;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesdeletecustomtablegroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function dorenamecustomtablegroup() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value = tableId;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesrenamecustomtablegroup.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doCustabGrouprename() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/Favcustabgrouprename.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function dodeleteselectsaveddata() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesdeleteselectsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dodeleteselectsavedcriteria() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesdeleteselectsavedcriteria.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function dodeleteselectcustomtable() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value = tableId;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesdeleteselectcustomtable.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function dorenameselectsaveddata() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesrenameselectsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dorenameselectsavedcriteria() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesrenameselectsavedcriteria.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function dorenameselectcustomtable() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value = tableId; 
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesrenameselectcustomtable.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function domoveselectsaveddata() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesmoveselectsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function domoveselectsavedcriteria() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.action = webroot + "/fav/favoritesmoveselectsavedcriteria.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedCriteriaForm.submit();
}
function domoveselectcustomtable() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value = tableId; 
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesmoveselectcustomtable.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doCancel() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescancelsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doConfirmSelSavdataRename() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesconrensaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doSelDatRenameCancel() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescancelrensaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doCancelMove() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescancelmovsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dofavoritesmovesaveddata() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesconmovsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dofavoritesnewmovesaveddata() {
    document.oHSUSFavoritesSavedDataForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesconnewmovsaveddata.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doCancelRenSavDataGrp() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescancelrensavdatagrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doSelgroupSavdataRename() {
	//document.oHSUSFavoritesSavedDataForm.screenWidth.value= screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritesconrensavdatagrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dofavoritescanceldelsaveddatagrp() {
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescanceldelsavdatagrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function dofavoritesdelsaveddatagrp() {
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/favoritescondelsavdatagrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function showContentOnload(obj, obj2) {
    var wid = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/showEssay.do?id=" + obj + "&tabScreen=" + wid + "&fwdpg=" + obj2;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function showContentOnload1(obj, obj2) {
    var wid = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/showEssay1.do?confirmPage=confirmPage&id=" + obj + "&tabScreen=" + wid + "&fwdpg=" + obj2;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function showContentSelDel(obj, obj2) {
    var wid = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/showEssaySelDel.do?id=" + obj + "&tabScreen=" + wid + "&fwdpg=" + obj2;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function showContentSelRen(obj, obj2) {
    var wid = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/showEssaySelRen.do?id=" + obj + "&tabScreen=" + wid + "&fwdpg=" + obj2;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function showContentSelMov(obj, obj2) {
    var wid = screen.width;
    document.oHSUSFavoritesSavedDataForm.action = webroot + "/fav/showEssaySelMov.do?id=" + obj + "&tabScreen=" + wid + "&fwdpg=" + obj2;
    document.oHSUSFavoritesSavedDataForm.submit();
}
function doFavCusTabShowGrp() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favshowgrpcustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doConfirmCusTabDelete() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;	
	document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value=tableId;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favconfdelcustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doCusTabSelDelCancel() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favcancelseldelcustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doConfirmSelCusTabRename() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favconfselrencustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doSelCusTabRenCancel() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favcancelselrencustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function dofavoritesnewmovecustab() {
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesconnewmovcustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function dofavoritesmovecustab() {
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesconmovcustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doCancelMoveCusTab() {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritescancelmovcustab.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doSelgroupCuTabRename() {
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritesconrencustabgrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function doCancelRenCusTabGrp() {
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritescancelrencustabgrp.do?swidth=" + screen.width;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function dofavcanceldelcusTabgrp() {
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritescanceldelcustabgrp.do?swidth=" + screen.width;
    return true;
	//document.oHSUSFavoritesCustomTableForm.submit();
}
function dofavCondelcusTabgrp() {
    document.oHSUSFavoritesCustomTableForm.cusTabBodyId.value = tableId;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/favoritescondelcustabgrp.do?swidth=" + screen.width;
    return true;
	//document.oHSUSFavoritesCustomTableForm.submit();
}
function docustSeriesSelectOnload(seriesid, tableid) {
    document.oHSUSFavoritesCustomTableForm.screenWidth.value = screen.width;
    var scr = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/customseriesjumpto.do?action=ViewListJumpTo&seriesid=" + seriesid + "&id=" + tableid + "&swidth=" + scr;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function docustSeriesSelectSelDel(seriesid, tableid) {
    var sWidth = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/customseriesjumptoSelDel.do?action=ViewListJumpTo&id=" + tableid + "&seriesid=" + seriesid + "&swidth=" + sWidth;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function docustSeriesSelectSelRen(seriesid, tableid) {
    var sWidth = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/customseriesjumptoSelRen.do?action=ViewListJumpTo&id=" + tableid + "&seriesid=" + seriesid + "&swidth=" + sWidth;
    document.oHSUSFavoritesCustomTableForm.submit();
}
function docustSeriesSelectSelMov(seriesid, tableid) {
    var sWidth = screen.width;
    document.oHSUSFavoritesCustomTableForm.action = webroot + "/fav/customseriesjumptoSelMov.do?action=ViewListJumpTo&id=" + tableid + "&seriesid=" + seriesid + "&swidth=" + sWidth;
    document.oHSUSFavoritesCustomTableForm.submit();
}
var PositionX;
var PositionY;
var flag = 0;
function doshowpdf(id) {
    var optIE = "menubar=no,scrollbars=yes,width=1020,height=700,left=" + PositionX + ",top=" + PositionY;
    if (flag == 0) {
        pdfwindow = window.open(id, "PDF", optIE);
        flag = 1;
    } else {
        pdfwindow.close();
        pdfwindow = window.open(id, "PDF", optIE);
        pdfwindow.focus();
    }
}
function showcartlink(id) {
    document.oHSUSFavPPVForm.action = webroot + "/fav/showfavshopcart.do?id=" + id;
    document.oHSUSFavPPVForm.submit();
}
function doppvtable(id) {
    document.oHSUSFavPPVForm.screenWidth.value = screen.width;
    document.oHSUSFavPPVForm.action = webroot + "/fav/favppvtable.do?id=" + id;
    document.oHSUSFavPPVForm.submit();
}
function dosortPPV() {
    document.oHSUSFavPPVForm.action = webroot + "/fav/favoritespayperviewonload.do?swidth=" + screen.width;
    document.oHSUSFavPPVForm.submit();
}
function popupfavhelpWind(str) {
    var PositionX = 0;
    var PositionY = 0;
    var optIE = "scrollbars=yes,width=600, height=500,  resizable=yes, status=no, toolbar=no, left=" + PositionX + ",top=" + PositionY;
    favhelpwindow = window.open(str, "HSUSWebHelp", optIE);
    favhelpwindow.focus();
}

