// JavaScript Document

//**** Mascaras com jQuery *****
	/*$.noConflict( );   
	jQuery(function($){     
	$.mask.addPlaceholder("~","[+-]");
	$("#telefone").mask("(99) 9999-9999");   
	$("#date").mask("99/99/9999"); 
	$("#cep").mask("99999-999");     
	$("#ssn").mask("999-99-9999");     
	$("#product").mask("a*-999-a999",{placeholder:" ",completed:function(){alert("You typed the following: "+this.val());}});    
	$("#eyescript").mask("~9.99 ~9.99 999"); 
	$("#cpf").mask("999.999.999-99");
	$("#cnpj").mask("99.999.999/9999-99");	
	$("#rg").mask("99.999.999-9");	
 });
*/

/*tracking_de_chamados.html*/
	function videos01(theURL,winName,features){
		window.showModalDialog('videos/abertura_de_chamado/abertura_de_chamado.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}
	function videos02(theURL,winName,features){
		window.showModalDialog('videos/atendimento_alteracao_de_status_e_busca/atendimento_alteracao_de_status_e_busca.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}
	
/*easy-commerce.html*/
	function videos03(theURL,winName,features){
		window.showModalDialog('videos/ferramentas_do_sistema/ferramentas_do_sistema.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}	
	function videos04(theURL,winName,features){
		window.showModalDialog('videos/produtos_e_categorias/produtos_e_categorias.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}
/*CRM*/
	function videos05(theURL,winName,features){
		window.showModalDialog('videos/crm_prospect/crm_prospect.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}	
	function videos06(theURL,winName,features){
		window.showModalDialog('videos/crm_oportunidade/crm_oportunidade.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}
	function videos07(theURL,winName,features){
		window.showModalDialog('videos/crm_consulta/crm_consulta.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}
		function videos08(theURL,winName,features){
		window.showModalDialog('videos/exportando_relatorio/exportando_relatorio.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}
		function videos09(theURL,winName,features){
		window.showModalDialog('videos/novo_relatorio/novo_relatorio.html', null,'center:yes; help:no; status:no; resize:no; dialogHeight:600x; dialogWidth:800px; scrollbars:no; menubar:no');		
	}