function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

var win;
var zx;

function openWindow(links){
	if(win!=null){
		if(!win.closed){
			win.close();
		}
		win = window.open(links,"1","toolbar=no,location=no,menubar=no,width=700,height=500,resizable=no,left=50,top=0,scrollbars=yes");
	}else{
		win = window.open(links,"1","toolbar=no,location=no,menubar=no,width=700,height=500,resizable=no,left=50,top=0,scrollbars=yes");
	}
}

function gotoUrl(newUrl)
{
	opener.document.location = newUrl;
	window.close();
}


// Opening the required url in new window.
var winopen;
function openPolicy(links){
	if(winopen!=null){
	if(!winopen.closed){
	winopen.close();
	}
	winopen = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=no,left=200,top=50,scrollbars=yes");
	}else{
	winopen = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=no,left=200,top=50,scrollbars=yes");
	}
	}
	
function bz_openWorkflow(theURL,winName,features) { 
  window.open(theURL,winName,features);
}	
	
	
// Opening the required url in new window. for tutorial pages.
var winopener;
function opener(links){
	if(winopener!=null){
	if(!winopener.closed){
	winopener.close();
	}
	winopener = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=yes,left=200,top=50,scrollbars=yes");
	}else{
	winopener = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=yes,left=200,top=50,scrollbars=yes");
	}
	}
	
	
	
// Opening the required url in new window. for tutorial pages.
var winopenerHelp;
function openerHelp(links){
	if(winopenerHelp!=null){
	if(!winopenerHelp.closed){
	winopenerHelp.close();
	}
	winopenerHelp = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=no,left=200,top=50,scrollbars=yes");
	}else{
	winopenerHelp = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=no,left=200,top=50,scrollbars=yes");
	}
	}
	
	
	
	// Opening the required url in new window for question.com.
var winopenQuestion;
function openQuestion(){
	var links = "http://question.converge.com";
	if(winopenQuestion!=null){
	if(!winopenQuestion.closed){
	winopenQuestion.close();
	}
	winopenQuestion = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=yes,left=200,top=50,scrollbars=yes");
	}else{
	winopenQuestion = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=475,resizable=yes,left=200,top=50,scrollbars=yes");
	}
	}
	
	var winx;
	function openmarket(){
	var links = "http://pricetrend.converge.com/marketmonitor/marketmonitor.html";
	if(winx!=null){
	if(!winx.closed){
	winx.close();
	}
	winx = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=550,resizable=yes,left=200,top=100,scrollbars=yes");
	}else{
	winx = window.open(links,"1","toolbar=no,location=no,menubar=no,width=760,height=550,resizable=yes,left=200,top=100,scrollbars=yes");
	}
	}
	
function doReverseAuction()
{
  document.location.href = "/XcalServlet?SOURCE=REVERSEAUCTION&GETACTION=TRADE.REVERSEAUCTION&COMMAND=COMMAND";
}

function doForwardAuction()
{
  document.location.href = "/XcalServlet?SOURCE=FORWARDAUCTION&GETACTION=TRADE.FORWARDAUCTION&COMMAND=COMMAND";
}
	
function doHTMLReverseAuction()
{
location.href = "https://auctions.converge.com/app/ViewRequest.jsp?FunctionCall=POSTNEWAUCTION";
}

function doHTMLForwardAuction()
{
location.href = "https://auctions.converge.com/app/ViewRequest.jsp?FunctionCall=POSTNEWAUCTION";
}

	
