$(function() {
	var screenW=$(window).width(), screenH=$(window).height();
  var newT=parseInt((654*screenH)/921), newL=parseInt((51*screenW)/1641)
  $('#4').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((599*screenH)/921), newL=parseInt((50*screenW)/1641)
  $('#5').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((453*screenH)/921), newL=parseInt((51*screenW)/1641)
  $('#7').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((478*screenH)/921), newL=parseInt((51*screenW)/1641)
  $('#8').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((430*screenH)/921), newL=parseInt((51*screenW)/1641)
  $('#10').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((548*screenH)/921), newL=parseInt((51*screenW)/1641)
  $('#17').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((628*screenH)/921), newL=parseInt((51*screenW)/1641)
  $('#16').css({'top': newT+'px','left': newL+'px','text-align':'left'});
  var newT=parseInt((712*screenH)/921), newL=parseInt((53*screenW)/1641)
  $('#27').css({'top': newT+'px','left': newL+'px','text-align':'left'});$('.menuvoices a').css({'color':'#f2f7f7','text-decoration':'none'});$('#menu_top p a').css('color','#f2f7f7');$('#logo p').css('color','#f2f7f7');});
