function webComicOpen(url){
window.open(url,'pluginfreecomichigh','fullscreen=no,resizable=yes,scrollbars=no');
}
