function ThumbChange(newImage)
{
		parent.contentframe.projectthumb.src=newImage;

}

function OldThumbChange()
{
	var OldImagePath=parent.contentframe.oldthumb.value;
		parent.contentframe.projectthumb.src=OldImagePath;


}

function inklink()
{
	parent.redsquare.location="../inklink/inklink.html"
	parent.textcount.location="../currentprojects/blank-count.html"
	parent.contentframe.location="../currentprojects/index-frame.html"
	parent.rightmenu.location="../currentprojects/menu-home.html"

}

function moonrock()
{
parent.redsquare.location="../branding/moonrock.html"
parent.textcount.location="moonrock-count.html"
parent.contentframe.location="moonrock-frame.html"
}

function bedouin()
{
parent.redsquare.location="../branding/bedouin.html"
parent.textcount.location="bedouin-count.html"
parent.contentframe.location="bedouin-frame.html"
}

function ek()
{
parent.redsquare.location="../branding/ek.html"
parent.textcount.location="ek-count.html"
parent.contentframe.location="ek-frame.html"
}

function AIACA()
{
parent.redsquare.location="../interactive/6-interactive.html"
parent.textcount.location="AIACA-count.html"
parent.contentframe.location="6-interactive-frame.html"
}

function sqgroup()
{
parent.redsquare.location="sqgroup.html"
parent.textcount.location="sqgroup-count.html"
parent.contentframe.location="sqgroup-frame.html"
}

function cme()
{
parent.redsquare.location="../branding/cme.html"
parent.textcount.location="cme-count.html"
parent.contentframe.location="cme-frame.html"
}

function protectivecircle()
{
parent.redsquare.location="../branding/protectivecircle.html"
parent.textcount.location="protectivecircle-count.html"
parent.contentframe.location="protectivecircle-frame.html"
}

function merino()
{
parent.redsquare.location="../print/10-print.html"
parent.textcount.location="10-count.html"
parent.contentframe.location="10-print-frame.html"
}

function eBay()
{
parent.redsquare.location="../print/26-print.html"
parent.textcount.location="26-count.html"
parent.contentframe.location="26-print-frame.html"
}

function livingsteel()
{
parent.redsquare.location="../exhibition/1-exhibition.html"
parent.textcount.location="livingsteel-count.html"
parent.contentframe.location="1-exhibition-frame.html"
}

function halo()
{
parent.redsquare.location="../interactive/1-interactive.html"
parent.textcount.location="halo-count.html"
parent.contentframe.location="1-interactive-frame.html"
}


