function movepic(img_name,img_src) {
document[img_name].src="http://aburgueria.com/blog/wp-content/themes/aburgueria/images/"+img_src;
}
