<!--
Ext.onReady(function(){
    if (Ext.get('page-invisalign')) {
	window.open('/invisalignflash/index.html','newwindow',config='height=484,width=724,screenX=50,screenY=50');
	};
					 });
// -->
