<!--


function pixelPOPImage(URL, width, height)
{
	width+=37
    if(height > 420)
		height = 420;
    if(height < 420)
 		height = height + 30;

	window.open(URL, '', 'width='+width+', height='+height+', status=no, scrollbars=yes, resize=no, menubar=no');
}


function pixelPOPWall(URL)
{
	window.open(URL, "", "width=785, height=580, status=no, scrollbars=yes, resizable=yes, menubar=no");
}


function pixelPOPPortfolio(URL)
{
	window.open(URL, "", "width=590, height=460, status=no, scrollbars=no, resizable=no, menubar=no");
}


function pixelbabe(URL)
{
	window.open(URL, "", "width=770, height=550, status=no, scrollbars=yes, resizable=no, menubar=no");
}


function pixelPOPIssue(URL)
{
	window.open(URL, "", "width=785, height=550 , status=no, scrollbars=yes, resizable=no, menubar=no");
}

function pixelPOPWideIssue(URL)
{
	window.open(URL, "", "width=850, height=610 , status=no, scrollbars=yes, resizable=yes, menubar=no");
}

function pixelPOPWideRRRIssue(URL)
{
	window.open(URL, "", "width=1020, height=550 , status=no, scrollbars=yes, resizable=yes, menubar=no");
}


function pixelPOPlinksdatabase(URL)
{
	window.open(URL, "", "width=750, height=550 , status=no, scrollbars=yes, resizable=no, menubar=no");
}


function pixelIssue_019(URL)
{
	window.open(URL, "", "width=850, height=590, status=no, scrollbars=no, resize=no, menubar=no");
}


function pixelcam(URL) 
{

pixel=window.open("","","width=320,height=240,left=0,top=0");
pixel.document.write("<html><title>IMAGE.VIEWER</title>");
pixel.document.write("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' onblur=window.close()>");
pixel.document.write("<img src='" + URL + "' border=0 width=320 height=240>");
pixel.document.write("</body></html><p>");

}

function pixelcamr(URL) 
{

pixel=window.open("","","width=320,height=192,left=0,top=0");
pixel.document.write("<html><title>IMAGE.VIEWER</title>");
pixel.document.write("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' onblur=window.close()>");
pixel.document.write("<img src='" + URL + "' border=0 width=320 height=192>");
pixel.document.write("</body></html><p>");

}

function pixelcamq(URL) 
{

pixel=window.open("","","width=240,height=306,left=0,top=0");
pixel.document.write("<html><title>IMAGE.VIEWER</title>");
pixel.document.write("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' onblur=window.close()>");
pixel.document.write("<img src='" + URL + "' border=0 width=240 height=306>");
pixel.document.write("</body></html><p>");

}



function pixelcamw(URL) 
{

pixel=window.open("","","width=320,height=213,left=0,top=0");
pixel.document.write("<html><title>IMAGE.VIEWER</title>");
pixel.document.write("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' onblur=window.close()>");
pixel.document.write("<img src='" + URL + "' border=0 width=320 height=213>");
pixel.document.write("</body></html><p>");

}


function pixelcamv(URL) 
{

pixel=window.open("","","width=240,height=320,left=0,top=0");
pixel.document.write("<html><title>IMAGE.VIEWER</title>");
pixel.document.write("<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' onblur=window.close()>");
pixel.document.write("<img src='" + URL + "' border=0 width=240 height=320>");
pixel.document.write("</body></html><p>");

}


//-->




