$(document).ready(function() {

	var zwindow = "";
	function openwin(){ 
		zwindow	= dhtmlwindow.open("id","iframe","http://viewer.zmags.com/showmag.php?mid=wqgpqs&preview=1&_x=1","Kangaroos Autumn/Winter 2008","width=765px,height=566px,resize=0,scrolling=1,center=1",""); 
	}

    openwin();
		
});