Quantcast:
#266351. R&R Communications, Inc.-cb radio,10meter radio,galaxy,antennas,microphones,scanners,radar detectors
cb radio,10meter radio,galaxy,antennas,microphones,scanners,radar detectors
Rrcom.com ~

#266352. Acting jobs
/***********************************************
* jQuery Form to Form Wizard- (c) Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
var myform=new formtowizard({
formid: 'feedbackform',
persistsection: true,
revealfx: ['slide', 500]
})
#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 220px; /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}
#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 200px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid #666666; /*Customize box appearance*/
background-color: #FFFFFF;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
font-family: "century gothic";
font-size: 14px;
color: #666666;
background-image: url(tapnyc_ref.jpg);
background-repeat: no-repeat;
}
/***********************************************
* Amazon style Drop-in content box- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit DynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
* Go to http://www.dynamicdrive.com/ for full source code
***********************************************/
var dropboxleft=200 //set left position of box (in px)
var dropboxtop=100 //set top position of box (in px)
var dropspeed=15 //set speed of drop animation (larger=faster)
//Specify display mode. 3 possible values are:
//1) "always"- This makes the fade-in box load each time the page is displayed
//2) "oncepersession"- This uses cookies to display the fade-in box only once per browser session
//3) integer (ie: 5)- Finally, you can specify an integer to display the box randomly via a frequency of 1/integer...
// For example, 2 would display the box about (1/2) 50% of the time the page loads.
var displaymode="never"
///Don't edit beyond here///////////
if (parseInt(displaymode)!=NaN)
var random_num=Math.floor(Math.random()*displaymode)
var ie=document.all
var dom=document.getElementById
function initboxv2(){
if (!dom&&!ie)
return
crossboxcover=(dom)?document.getElementById("dropinboxv2cover") : document.all.dropinboxv2cover
crossbox=(dom)?document.getElementById("dropinboxv2"): document.all.dropinboxv2
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset
crossbox.height=crossbox.offsetHeight
crossboxcover.style.height=parseInt(crossbox.height) "px"
crossbox.style.top=crossbox.height*(-1) "px"
crossboxcover.style.left=dropboxleft "px"
crossboxcover.style.top=dropboxtop "px"
crossboxcover.style.visibility=(dom||ie)? "visible" : "show"
dropstart=setInterval("dropinv2()",50)
}
function dropinv2(){
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset
if (parseInt(crossbox.style.top)<0){
crossboxcover.style.top=scroll_top dropboxtop "px"
crossbox.style.top=parseInt(crossbox.style.top) dropspeed "px"
}
else{
clearInterval(dropstart)
crossbox.style.top=0
}
}
function dismissboxv2(){
if (window.dropstart) clearInterval(dropstart)
crossboxcover.style.visibility="hidden"
}
function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name "="
var returnvalue = ""
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset = search.length
end = document.cookie.indexOf(";", offset)
if (end == -1)
end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}
if (displaymode=="oncepersession" && get_cookie("droppedinv2")=="" || displaymode=="always" || parseInt(displaymode)!=NaN && random_num==0){
if (window.addEventListener)
window.addEventListener("load", initboxv2, false)
else if (window.attachEvent)
window.attachEvent("onload", initboxv2)
else if (document.getElementById || document.all)
window.onload=initboxv2
if (displaymode=="oncepersession")
document.cookie="droppedinv2=yes"
}
ddsmoothmenu.init({
mainmenuid: "smoothmenu1", //menu DIV id
orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
classname: 'ddsmoothmenu', //class added to menu's outer DIV
//customtheme: ["#1c5a80", "#18374a"],
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})
#simplegallery1{
position: relative;
visibility: hidden;
border: 1px solid #999999;
}
#simplegallery1 .gallerydesctext{
text-align: center;
padding: 2px 5px;
}
#simplegallery2{
position: relative;
visibility: hidden;
border: 1px solid #999999;
}
#simplegallery2 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}
.titlefield{
text-decoration: none;
color:#336699;
}
.BG_top_casting {
background-image: url(imgs_2010/bg_top_casting.jpg);
background-repeat: no-repeat;
background-position: left center;
float: left;
height: 29px;
margin-left: 170px;
}
.labelfield{
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
.date_style {
font-family: verdana;
font-size: 10px;
color: #999999;
float: left;
width: 200px;
margin-left: 100px;
}
#example1{ /*Demo 1 main container*/
height: 28px;
font-family:tahoma;
font-size:11px;
color:#666666;
float: left;
margin-left: 30px;
padding-top:9px;
}
#example2{ /*Demo 2 main container*/
width: 600px;
height: 180px;
border: 1px dashed black;
padding: 4px;
background-color: #EEEEEE;
}
#example2 ul{ /*Demo 2 UL container*/
margin: 0;
padding-left: 18px;
}
#example2 ul li{ /*Demo 2 LI that surrounds each entry*/
margin-bottom: 4px;
}
#example3{ /*Demo 3 main container*/
width: 250px;
height: 280px;
border: 1px solid navy;
padding: 4px;
}
#example3 p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}
code{
color: red;
}
.eemStyleSFError
{
color: Red;
font-size: x-small;
font-family: Verdana;
font-weight: bold;
text-align:center;
}
.eemStyleSFCompletion
{ color: #00FF33;
font-size: x-small;
font-family: Verdana;
text-align:center;
margin-top:-10px;
}
a:link {
color: #5A6674;
}
a:visited {
color: #5A6674;
}
a:hover {
color: #202C3E;
}
a:active {
color: #999999;
}
var mygallery=new simpleGallery({
wrapperid: "simplegallery", //ID of main gallery container,
dimensions: [300, 320], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
imagearray: [
["imgs_2010/muhammad_bilal_actor.jpg", "http://newyorkacting.com/mbilal", "_new", " Muhammad Bilal - NY Actor"],
["imgs_2010/erin_elizabeth_eichhorn.jpg", "http://newyorkacting.com/eichhorn", "_new", " Erin E. Eichhorn, NY Actress & Singer"],
["imgs_2010/mariana_lopes.jpg", "http://newyorkacting.com/mlopes", "_new", " Mariana Lopes, NY Actress & Model"],
["imgs_2010/Guillermo_Ivan.jpg", "http://newyorkacting.com/givan", "_new", " Guillermo Ivan, NY Actor"],
["imgs_2010/tatiane_dasilva.jpg", "http://newyorkacting.com/tdasilva", "_new", " Tatiane DaSilva, NY Actress & Model"]
],
autoplay: [true, 2500, 1000], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
oninit:function(){ //event that fires when gallery has initialized/ ready to run
//Keyword "this": references current gallery instance (ie: try this.navigate("play/pause"))
},
onslide:function(curslide, i){ //event that fires after each slide is shown
//Keyword "this": references current gallery instance
//curslide: returns DOM reference to current slide's DIV (ie: try alert(curslide.innerHTML)
//i: integer reflecting current image within collection being shown (0=1st image, 1=2nd etc)
}
})
var mygallery=new simpleGallery2({
wrapperid: "simplegallery2", //ID of main gallery container,
dimensions: [221, 320], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
imagearray: [
["Precision_photos_for_actors_headshots_1.jpg", "http://www.precisionphotos.com", "_new", ""],
["imgs_2010/NY_casting_advice_by_doriane_elliott.jpg", "http://casting.newyorkacting.com", "_new", " Doriane Elliott, NY Casting Director"],
["imgs_2010/susan_eichhorn.jpg", "http://www.susaneichhornstudio.com", "_new", " Susan Eichhorn, Voice lessons in NYC"]
],
autoplay: [true, 4500, 1000], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
oninit:function(){ //event that fires when gallery has initialized/ ready to run
//Keyword "this": references current gallery instance (ie: try this.navigate("play/pause"))
},
onslide:function(curslide, i){ //event that fires after each slide is shown
//Keyword "this": references current gallery instance
//curslide: returns DOM reference to current slide's DIV (ie: try alert(curslide.innerHTML)
//i: integer reflecting current image within collection being shown (0=1st image, 1=2nd etc)
}
})
var mygallery=new simpleGallery4({
wrapperid: "simpleGallery4", //ID of main gallery container,
dimensions: [407, 150], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
imagearray: [
["imgs_2010/doriane_sponsor.jpg", "http://newyorkacting.com/video_presentation_NYA.html", "_new", " Click to learn what is NYA"],
],
autoplay: [true, 6500, 1000], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
oninit:function(){ //event that fires when gallery has initialized/ ready to run
//Keyword "this": references current gallery instance (ie: try this.navigate("play/pause"))
},
onslide:function(curslide, i){ //event that fires after each slide is shown
//Keyword "this": references current gallery instance
//curslide: returns DOM reference to current slide's DIV (ie: try alert(curslide.innerHTML)
//i: integer reflecting current image within collection being shown (0=1st image, 1=2nd etc)
}
})
Acting jobs and acting agencies for actors, audition tips for how to become an actor and open NYC casting calls and acting auditions in the New York area - NY Acting Schools
Newyorkacting.com ~
#266358. Sandostatin.com
Learn about Sandostatin LAR(octreotide) for acromegaly and NETs (neuroendocrine tumour) treatment. Get resources, information and conference details from Sandostatin.
Sandostatin.com ~
#266359. Puget Sound Clean Air Agency
We are your Clean Air Agency for the Puget Sound region of the Pacific Northwest, encompassing King, Kitsap, Pierce and Snohomish counties. We work to protect public health
and improve air quality by enforcing rules and promoting voluntary actions and choices.
Pscleanair.org ~