$(document).ready(function(){

	$('.link').css({cursor:'pointer'}); // para todos os links terem cursor de links
	
	// começa LANÇAMENTOS residenciais
		
	$('#lan_res_1q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=lancamento&quartos=1';
	});
	
	$('#lan_res_2q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=lancamento&quartos=2';
	});
	
	$('#lan_res_3q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=lancamento&quartos=3';
	});
	
	$('#lan_res_4q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=lancamento&quartos=4';
	});
	
	// começa LANÇAMENTOS comerciais
	
	$('#lan_com_29_40').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=lancamento&area_inicial=29&area_final=40';
	});
	
	$('#lan_com_50_70').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=lancamento&area_inicial=50&area_final=70';
	});
	
	$('#lan_com_80_110').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=lancamento&area_inicial=80&area_final=110';
	});
	
	$('#lan_com_120').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=lancamento&area=120';
	});
	
	// começa usado_prontoS residenciais

	$('#usa_res_1q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=1';
	});
	
	$('#usa_res_2q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=2';
	});
	
	$('#usa_res_3q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=3';
	});
	
	$('#usa_res_4q').click(function(){
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=4';
	});
	
	// começa usado_prontoS comerciais
	
	$('#usa_com_29_40').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&area_inicial=29&area_final=40';
	});
	
	$('#usa_com_50_70').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&&area_inicial=50&area_final=70';
	});
	
	$('#usa_com_80_110').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&area_inicial=80&area_final=110';
	});
	
	$('#usa_com_120').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&area=120';
	});
	
	// começa PRONTOS PARA MORAR residenciais
	
	$('#pron_res_1q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=1';
	});
	
	$('#pron_res_2q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=2';
	});
	
	$('#pron_res_3q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=3';
	});
	
	$('#pron_res_4q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=usado_pronto&quartos=4';
	});
	
	// começa PRONTOS PARA MORAR comerciais
	
	$('#pron_com_29_40').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&&area_inicial=29&area_final=40';
	});
	
	$('#pron_com_50_70').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&&area_inicial=50&area_final=70';
	});
	
	$('#pron_com_80_110').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&area_inicial=80&area_final=110';
	});
	
	$('#pron_com_120').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=usado_pronto&area=120';
	});
	
	// começa ALUGUEL residenciais
	
	$('#alu_res_1q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=aluguel&quartos=1';
	});
	
	$('#alu_res_2q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=aluguel&quartos=2';
	});
	
	$('#alu_res_3q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=aluguel&quartos=3';
	});
	
	$('#alu_res_4q').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=residencial&alocacao=aluguel&quartos=4';
	});
	
	// começa ALUGUEL comerciais
	
	$('#alu_com_29_40').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=aluguel&area_inicial=29&area_final=40';
	});
	
	$('#alu_com_50_70').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=aluguel&area_inicial=50&area_final=70';
	});
	
	$('#alu_com_80_110').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=aluguelarea_inicial=80&area_final=110';
	});
	$('#alu_com_120').click(function(){
		$(document).scrollTop(0);
		window.location='exibe_busca_imoveis.php?idpag=1&tipo_empreendimento=comercial&alocacao=aluguelarea=120';
	});


});
