<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Каталог статей</title>
		<link>https://20897273.ucoz.ru/publ/</link>
		<description>Каталог статей</description>
		<lastBuildDate>Thu, 20 Mar 2025 18:43:48 GMT</lastBuildDate>
		<generator>uCoz Web-Service</generator>
		<atom:link href="https://20897273.ucoz.ru/publ/rss" rel="self" type="application/rss+xml" />
		
		<item>
			<title>р</title>
			<description>&lt;style type=&quot;text/css&quot;&gt;
&lt;!--
/*Do not Alter these. Set for alignment*/
.css1{
position:absolute;top:0px;left:0px;
width:16px;height:16px;
font-family:Arial,sans-serif;
font-size:16px;
text-align:center;
font-weight:bold;
}
.css2{
position:absolute;top:0px;left:0px;
width:10px;height:10px;
font-family:Arial,sans-serif;
font-size:10px;
text-align:center;
}
//--&gt;
&lt;/style&gt; &lt;br /&gt;&lt;script LANGUAGE=&quot;JavaScript&quot;&gt;
&lt;!-- Mouse Follow Clock 3 from Rainbow Arch --&gt;
&lt;!-- This script and many more from : --&gt;
&lt;!-- http://rainbow.arch.scriptmania.com --&gt;

&lt;!-- Mouse Follow Clock 3 from http://rainbow.arch.scriptmania.com
//Hide from older browsers 
if (document.getElementById&amp;&amp;!document.layers){

//Clock colours
dCol=&apos;#18ff00&apos;;//date colour.
fCol=&apos;#f90213&apos;;//face colour.
sCol=&apos;#fcff00&apos;;//seconds colour.
mCol=&apos;#fcff00&apos;;//minutes colour.
hCol=&apos;#00f6ff&apos;;//hours colour.

//Controls
del=0.7; //Follow mouse speed.
ref=40; //Run speed (timeout).

//Alter nothing below! Alignments will be lost!
var ieType=(typeof window.innerWidth != &apos;number&apos;);
var docComp=(document.compatMode);
var docMod=(docComp &amp;&amp; docComp.indexOf(&quot;CSS&quot;) != -1);
var ieRef=(ieType &amp;&amp; docMod)
?document.documentElement:document.body;
theDays=new Array(&quot;SUNDAY&quot;,&quot;MONDAY&quot;,&quot;TUESDAY&quot;,&quot;WEDNESDAY&quot;,&quot;THURSDAY&quot;,&quot;FRIDAY&quot;,&quot;SATURDAY&quot;);
theMonths=new Array(&quot;JANUARY&quot;,&quot;FEBRUARY&quot;,&quot;MARCH&quot;,&quot;APRIL&quot;,&quot;MAY&quot;,&quot;JUNE&quot;,&quot;JULY&quot;,&quot;AUGUST&quot;,&quot;SEPTEMBER&quot;,&quot;OCTOBER&quot;,&quot;NOVEMBER&quot;,&quot;DECEMBER&quot;);
date=new Date();
day=date.getDate();
year=date.getYear();
if (year &lt; 2000) year=year+1900; 
tmpdate=&quot; &quot;+theDays[date.getDay()]+&quot; &quot;+day+&quot; &quot;+theMonths[date.getMonth()]+&quot; &quot;+year;
D=tmpdate.split(&quot;&quot;);
N=&apos;3 4 5 6 7 8 9 10 11 12 1 2&apos;;
N=N.split(&quot; &quot;);
F=N.length;
H=&apos;...&apos;;
H=H.split(&quot;&quot;);
M=&apos;....&apos;;
M=M.split(&quot;&quot;);
S=&apos;.....&apos;;
S=S.split(&quot;&quot;);
siz=40;
eqf=360/F;
eqd=360/D.length;
han=siz/5.5;
ofy=-7;
ofx=-3;
ofst=70;
tmr=null;
vis=true;
mouseY=0;
mouseX=0;
dy=new Array();
dx=new Array();
zy=new Array();
zx=new Array();
tmps=new Array();
tmpm=new Array(); 
tmph=new Array();
tmpf=new Array(); 
tmpd=new Array();
var sum=parseInt(D.length+F+H.length+M.length+S.length)+1;
for (i=0; i &lt; sum; i++){
dy[i]=0;
dx[i]=0;
zy[i]=0;
zx[i]=0;
}

algn=new Array();
for (i=0; i &lt; D.length; i++){
algn[i]=(parseInt(D[i]) || D[i]==0)?10:9;
document.write(&apos;&lt;div id=&quot;_date&apos;+i+&apos;&quot; class=&quot;css2&quot; style=&quot;font-size:&apos;+algn[i]+&apos;px;color:&apos;+dCol+&apos;&quot;&gt;&apos;+D[i]+&apos;&lt;&amp;#92;/div&gt;&apos;);
tmpd[i]=document.getElementById(&quot;_date&quot;+i).style;
}
for (i=0; i &lt; F; i++){
document.write(&apos;&lt;div id=&quot;_face&apos;+i+&apos;&quot; class=&quot;css2&quot; style=&quot;color:&apos;+fCol+&apos;&quot;&gt;&apos;+N[i]+&apos;&lt;&amp;#92;/div&gt;&apos;);
tmpf[i]=document.getElementById(&quot;_face&quot;+i).style; 
}
for (i=0; i &lt; H.length; i++){
document.write(&apos;&lt;div id=&quot;_hours&apos;+i+&apos;&quot; class=&quot;css1&quot; style=&quot;color:&apos;+hCol+&apos;&quot;&gt;&apos;+H[i]+&apos;&lt;&amp;#92;/div&gt;&apos;);
tmph[i]=document.getElementById(&quot;_hours&quot;+i).style;
}
for (i=0; i &lt; M.length; i++){
document.write(&apos;&lt;div id=&quot;_minutes&apos;+i+&apos;&quot; class=&quot;css1&quot; style=&quot;color:&apos;+mCol+&apos;&quot;&gt;&apos;+M[i]+&apos;&lt;&amp;#92;/div&gt;&apos;);
tmpm[i]=document.getElementById(&quot;_minutes&quot;+i).style; 
}
for (i=0; i &lt; S.length; i++){
document.write(&apos;&lt;div id=&quot;_seconds&apos;+i+&apos;&quot; class=&quot;css1&quot; style=&quot;color:&apos;+sCol+&apos;&quot;&gt;&apos;+S[i]+&apos;&lt;&amp;#92;/div&gt;&apos;);
tmps[i]=document.getElementById(&quot;_seconds&quot;+i).style; 
}

function onoff(){
if (vis){ 
 vis=false;
 document.getElementById(&quot;control&quot;).value=&quot;Clock On&quot;;
 }
else{ 
 vis=true;
 document.getElementById(&quot;control&quot;).value=&quot;Clock Off&quot;;
 Delay();
 }
kill();
}

function kill(){
if (vis) 
 document.onmousemove=mouse;
else 
 document.onmousemove=null;
} 

function mouse(e){
var msy = (!ieType)?window.pageYOffset:0;
if (!e) e = window.event; 
 if (typeof e.pageY == &apos;number&apos;){
 mouseY = e.pageY + ofst - msy;
 mouseX = e.pageX + ofst;
 }
 else{
 mouseY = e.clientY + ofst - msy;
 mouseX = e.clientX + ofst;
 }
if (!vis) kill();
}
document.onmousemove=mouse;

function winDims(){
winH=(ieType)?ieRef.clientHeight:window.innerHeight; 
winW=(ieType)?ieRef.clientWidth:window.innerWidth;
}
winDims();
window.onresize=new Function(&quot;winDims()&quot;);

function ClockAndAssign(){
time = new Date();
secs = time.getSeconds();
sec = Math.PI * (secs-15) / 30;
mins = time.getMinutes();
min = Math.PI * (mins-15) / 30;
hrs = time.getHours();
hr = Math.PI * (hrs-3) / 6 + Math.PI * parseInt(time.getMinutes()) / 360;

for (i=0; i &lt; S.length; i++){
 tmps[i].top=dy[D.length+F+H.length+M.length+i]+ofy+(i*han)*Math.sin(sec)+scrollY+&quot;px&quot;;
 tmps[i].left=dx[D.length+F+H.length+M.length+i]+ofx+(i*han)*Math.cos(sec)+&quot;px&quot;;
 }
for (i=0; i &lt; M.length; i++){
 tmpm[i].top=dy[D.length+F+H.length+i]+ofy+(i*han)*Math.sin(min)+scrollY+&quot;px&quot;;
 tmpm[i].left=dx[D.length+F+H.length+i]+ofx+(i*han)*Math.cos(min)+&quot;px&quot;;
 }
for (i=0; i &lt; H.length; i++){
 tmph[i].top=dy[D.length+F+i]+ofy+(i*han)*Math.sin(hr)+scrollY+&quot;px&quot;;
 tmph[i].left=dx[D.length+F+i]+ofx+(i*han)*Math.cos(hr)+&quot;px&quot;;
 }
for (i=0; i &lt; F; i++){
 tmpf[i].top=dy[D.length+i]+siz*Math.sin(i*eqf*Math.PI/180)+scrollY+&quot;px&quot;;
 tmpf[i].left=dx[D.length+i]+siz*Math.cos(i*eqf*Math.PI/180)+&quot;px&quot;;
 }
for (i=0; i &lt; D.length; i++){
 tmpd[i].top=dy[i]+siz*1.5*Math.sin(-sec+i*eqd*Math.PI/180)+scrollY+&quot;px&quot;;
 tmpd[i].left=dx[i]+siz*1.5*Math.cos(-sec+i*eqd*Math.PI/180)+&quot;px&quot;;
 }
if (!vis)clearTimeout(tmr);
}

buffW=(ieType)?80:90;
function Delay(){
scrollY=(ieType)?ieRef.scrollTop:window.pageYOffset;
if (!vis){
 dy[0]=-100;
 dx[0]=-100;
}
else{
 zy[0]=Math.round(dy[0]+=((mouseY)-dy[0])*del);
 zx[0]=Math.round(dx[0]+=((mouseX)-dx[0])*del);
}
for (i=1; i &lt; sum; i++){
 if (!vis){
 dy[i]=-100;
 dx[i]=-100;
 }
 else{
 zy[i]=Math.round(dy[i]+=(zy[i-1]-dy[i])*del);
 zx[i]=Math.round(dx[i]+=(zx[i-1]-dx[i])*del);
 }
if (dy[i-1] &gt;= winH-80) dy[i-1]=winH-80;
if (dx[i-1] &gt;= winW-buffW) dx[i-1]=winW-buffW;
}

tmr=setTimeout(&apos;Delay()&apos;,ref);
ClockAndAssign();
}
window.onload=Delay;
}
//--&gt;
&lt;/script&gt;</description>
			
			<link>https://20897273.ucoz.ru/publ/r/1-1-0-3</link>
			<category>Мои статьи</category><dc:creator></dc:creator>
			<guid>https://20897273.ucoz.ru/publ/r/1-1-0-3</guid>
			<pubDate>Thu, 20 Mar 2025 18:43:48 GMT</pubDate>
		</item>
		<item>
			<title>р</title>
			<description>&lt;video alt=&quot;&quot; border=&quot;0&quot; controls=&quot;controls&quot; height=&quot;20&quot; poster=&quot;&quot; src=&quot;http://radiorecord.hostingradio.ru/200096.aacp&quot; title=&quot;&quot; type=&quot;audio/mpeg&quot; width=&quot;150&quot;&gt;&lt;/video&gt; 

 &lt;video alt=&quot;&quot; border=&quot;0&quot; controls=&quot;controls&quot; height=&quot;20&quot; poster=&quot;&quot; src=&quot;https://microit2.n340.com:8443/bmK1m0QZsfbArN6R_14_dacha_28&quot; title=&quot;&quot; type=&quot;audio/mpeg&quot; width=&quot;150&quot;&gt;&lt;/video&gt;</description>
			
			<link>https://20897273.ucoz.ru/publ/r/1-1-0-2</link>
			<category>Мои статьи</category><dc:creator></dc:creator>
			<guid>https://20897273.ucoz.ru/publ/r/1-1-0-2</guid>
			<pubDate>Thu, 20 Mar 2025 18:40:12 GMT</pubDate>
		</item>
	</channel>
</rss>