function showFC()
{
var ww=window.screen.width
var wh=window.screen.height
var prop="fullscreen=1,toolbar=0,menubar=0,scrollbars=0,resizable=0,status=0,location=0,directories=0,hotkeys=0,width="+ww+",height="+wh
if(navigator.userAgent.indexOf('Netscape6')>0) prop+=",screenX=0,screenY=0"
var pup=window.open("","",prop)
var obr= (screen.width>810) ? "final_wersja_924x668.jpg" : "final_wersja_790x571.jpg"
var obrW= (screen.width>810) ? 924 : 790
pup.window.resizeTo(100,100)
pup.moveTo(-100,-100)
pup.document.write('<HTML><HEAD><TITLE>Konkurs Fashion Color<\/TITLE>')
pup.document.write('<SCRIPT language=javascript>')
pup.document.write('self.resizeTo('+ww+','+wh+');')
pup.document.write('self.moveTo(0,0);')
pup.document.write('function zamknij(){self.close()}')
pup.document.write('self.focus();')
pup.document.write('<\/SCRIPT>')
pup.document.write('<\/HEAD><BODY style="margin:0" scroll=no>')
pup.document.write('<TABLE cellspacing=0 cellpadding=0 width=100% height=100%><TR><TD align=center valign=middle>')
pup.document.write('<TABLE cellpadding=0 width='+obrW+' style="font:10 Verdana,Helvetica,Tahoma;font-weight:bold;color:#7B4522">')
pup.document.write('<TR height=18><TD><U><A style="font:10 Verdana,Helvetica,Tahoma;font-weight:bold;color:#7B4522" href="_d\/kolorowa_dziewczyna\/reg_konk.pdf" target="_blank">REGULAMIN<\/TD><TD><IMG align=right src="_d\/kolorowa_dziewczyna\/iks.gif" onclick="zamknij()"><\/TD><TD align=right width=90><A href="javascript:zamknij()" style="font:10 Verdana,Helvetica,Tahoma;font-weight:bold;color:#7B4522;text-decoration:none">ZAMKNIJ OKNO<\/TD><\/TR><\/TABLE><IMG src="_d\/kolorowa_dziewczyna\/'+obr+'"><\/TD><\/TR><\/TABLE>')
pup.document.write('<\/BODY><\/HTML>')
}
