


function price() { window.open("../price/index.html","_blank","scrollbars=yes,width=630,height=720").moveTo(50,5); }

function consult() { window.open("../consult/index.html","_blank","scrollbars=yes,width=630,height=720").moveTo(50,5); }

function map() { window.open("../map/index.html","_blank","scrollbars=yes,width=630,height=720").moveTo(50,5); }

function map_big() { window.open("../map/index2.html","_blank","scrollbars=yes,width=630,height=720").moveTo(50,5); }



