function pa(num){
text = ("<html><head><title>Portada nş. "+num+"</title></head>");
text = (text +"<body bgcolor='#FFFFFF' style='text-align: center'>");
text = (text +"<p><img border='0' src='portada"+ num +"g.jpg' width='339' height='493'></p></body></html>");
msgWindow=window.open("","portadaantarior","left=200,top=0,width=370,height=524")
msgWindow.document.write(text)}
document.write("<p align=center>Portades nş: <a href=portadas004.htm class=a2>24-31</a>&nbsp; &nbsp; <a href=portadas005.htm class=a2>32-39</a>&nbsp; &nbsp; <a href=portadas006.htm class=a2>40-47</a>&nbsp; &nbsp; <a href=portadas007.htm class=a2>48-55</a>&nbsp; &nbsp; <a href=portadas008.htm class=a2>56-63</a>&nbsp; &nbsp; <a href=portadas009.htm class=a2>64-71</a>&nbsp; &nbsp; <a href=portadas010.htm class=a2>72-79</a>&nbsp; &nbsp; <a href=portadas011.htm class=a2>80-87</a>&nbsp; &nbsp; <a href=portadas012.htm class=a2>88-95</a>&nbsp; &nbsp; <a href=portadas013.htm class=a2>96-103</a>&nbsp; &nbsp; <a href=portadas014.htm class=a2>104-111</a>&nbsp; &nbsp; <a href=portadas015.htm class=a2>112-119</a>&nbsp; &nbsp; <a href=portadas016.htm class=a2>120-127</a>&nbsp; &nbsp; <a href=portadas.htm class=a2>128-139</a></p>");