Thank you
Elaine
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
|
|
<script type="text/javascript">
winW1=document.body.clientWidth;
winW2=window.innerWidth;
winH1=document.body.clientHeight;
winH2=window.innerHeight;
if(winW1 > 0)
winW=winW1;
else
{
if(winW2 > 0)
winW=winW2;
else
winW=<default value>;
}
if(winH1 > 0)
winH=winH1;
else
{
if(winH2 > 0)
winH=winH2;
else
winH=<default value>;
}
</script>Users browsing this forum: No registered users and 0 guests