function SwapPreviewV5(num,collection){
	if(document.id('ThePreview'))document.id('ThePreview').src='/p2/edition/'+collection+'_'+num+'.jpg'
}

function DetailClassicV5(){
		var WindowData="<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td align=center><img src=/p2/edition/classic_16.jpg width=600 height=400 id=ThePreview></td></tr><tr><td>&nbsp;</td></tr><tr><td align=center><table cellpadding=0 cellspacing=5 border=0><tr><td colspan=8 class=txt>Cliquez sur une couleur pour afficher un aper&ccedil;u :</td></tr><tr><td><a href=javascript:SwapPreviewV5(1,'classic')><img src=/p2/edition/couvtype_i_1_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(2,'classic')><img src=/p2/edition/couvtype_i_2_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(4,'classic')><img src=/p2/edition/couvtype_i_4_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(5,'classic')><img src=/p2/edition/couvtype_i_5_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(6,'classic')><img src=/p2/edition/couvtype_i_6_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(7,'classic')><img src=/p2/edition/couvtype_i_7_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(8,'classic')><img src=/p2/edition/couvtype_i_8_v2.gif width=61 height=75></a></td></tr></table></td></tr><tr><td align=center><table cellpadding=0 cellspacing=5 border=0><tr><td colspan=7><table cellpadding=0 cellspacing=5 border=0><td><a href=javascript:SwapPreviewV5(12,'classic')><img src=/p2/edition/couvtype_i_12_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(13,'classic')><img src=/p2/edition/couvtype_i_13_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(14,'classic')><img src=/p2/edition/couvtype_i_14_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(15,'classic')><img src=/p2/edition/couvtype_i_15_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(16,'classic')><img src=/p2/edition/couvtype_i_16_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(17,'classic')><img src=/p2/edition/couvtype_i_17_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(18,'classic')><img src=/p2/edition/couvtype_i_18_v2.gif width=61 height=75></a></td></table></td></tr></table>"
		PL_createPopup({size:"large",title:"COLLECTION CLASSIQUE",html:WindowData})
}

function DetailEleganceV5(){
		var WindowData="<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td align=center><img src=/p2/edition/elegance_11.jpg width=600 height=400 id=ThePreview></td></tr><tr><td>&nbsp;</td></tr><tr><td align=center><table cellpadding=0 cellspacing=5 border=0><tr><td colspan=6 class=txt>Cliquez sur une couleur pour afficher un aper&ccedil;u :</td></tr><tr><td><a href=javascript:SwapPreviewV5(1,'elegance')><img src=/p2/edition/couvtype_i_1_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(2,'elegance')><img src=/p2/edition/couvtype_i_2_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(4,'elegance')><img src=/p2/edition/couvtype_i_4_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(9,'elegance')><img src=/p2/edition/couvtype_i_9_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(10,'elegance')><img src=/p2/edition/couvtype_i_10_v2.gif width=61 height=75></a></td><td><a href=javascript:SwapPreviewV5(11,'elegance')><img src=/p2/edition/couvtype_i_11_v2.gif width=61 height=75></a></td></tr></table></tr></table>";
		PL_createPopup({size:"large",title:"COLLECTION ELEGANCE",html:WindowData})
}

function DetailLivretV5(){
	var WindowData="<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td align=center><img src=/p2/edition/ill_coll_livret_large.jpg width=549 height=492></td></tr></table>";
	PL_createPopup({size:"large",title:"COLLECTION LIVRET",html:WindowData})
}

function DetailPrestigeV5(){
	var WindowData="<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td align=left><img src=/p2/edition/ill_coll_prestige_large.jpg width=709 height=500></td></tr></table>";
	PL_createPopup({size:"large",title:"COLLECTION PRESTIGE",html:WindowData})
}