function cc_wrap(){
var url = document.URL;	

	
	
var str='';
str+='<\/div><div style="width:770px;">';
document.write(str);
}
cc_wrap();