function pc_inicio(sending_page,type) {
//do nothing, yet
//decide specific functions depending on sender an type of sender
//correlate with "estructura de la pagina.txt"
	//alert(sending_page+" is of type "+type);
}