<?php

if(is_file('../../../../../cisweb/application/views/scripts/pedidolayout/orcamento_cliente.phtml')){
	require_once '../../../../../cisweb/application/views/scripts/pedidolayout/orcamento_cliente.phtml';
}else{
	require_once '/home/ciserpco/public_html/cisweb/application/views/scripts/pedidolayout/orcamento_cliente.phtml';
}	
?>