// JavaScript Document
var bb =''
var pg =''
var fp =''


bb+='<script type="text\/javascript" src="jscripts\/bud_boys.js"><\/script>';
pg+='<script type="text\/javascript" src="jscripts\/petal_girls.js"><\/script>';
fp+='<script type="text\/javascript" src="jscripts\/gallery.js"><\/script>';

var currentURL = document.URL;

if (currentURL == 'http://www.rosecottageragdolls.com/t-bud_boys.aspx' || currentURL == 'http://www.rosecottageragdolls.com/t-bud_boys.aspx#' || currentURL == 'http://www.rosecottageragdolls.com/t-bud_boys.aspx#0' || currentURL == 'http://www.rosecottageragdolls.com/t-bud_boys.aspx#1' || currentURL == 'http://www.rosecottageragdolls.com/t-bud_boys.aspx#2' || currentURL == 'http://www.rosecottageragdolls.com/t-bud_boys.aspx#3') {
document.write('<link rel="stylesheet" type"text/css" href="skins/Skin_1/style2.css" media="screen">')
document.write(bb);
}

if (currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#0' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#1' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#2' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#3' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#4' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#5' || currentURL == 'http://www.rosecottageragdolls.com/t-petal_girls.aspx#6') {
document.write('<link rel="stylesheet" type"text/css" href="skins/Skin_1/style3.css" media="screen">')
document.write(pg);
}

if (currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#0' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#1' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#2' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#3' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#4' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#5' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#6' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#7' || currentURL == 'http://www.rosecottageragdolls.com/t-photo.aspx#8') {
document.write(fp);
}