//var path="http://localhost/amongst_white_cloud/fileadmin/template/sub/";
var path="fileadmin/template/sub/";
function opencoswind()
{

window.open("http://www.cosmos-pictures.com","_blank","scrollbar=no,toolbar=no,location=no,width=1024,height=768,status=no,menubar=no,resizable=yes,scrollbars=no");
}


function openwind(sss,widths,heights)
{


window.open(path+sss,"_blank","scrollbar=no,toolbar=no,location=no,width="+widths+",height="+heights+",status=no,menubar=no,resizable=yes,scrollbars=no");
}



function openwind2(sss)
{


window.open(path+sss,"_blank","scrollbar=no,toolbar=no,location=no,width=480,height=290,status=no,menubar=no,resizable=yes,scrollbars=no");
}