function breakOut()
{
	var currentTarget = document.getElementById('contentframe').src; 
	window.location = currentTarget; 
}

function myopen () {  			
	myWin = open('', 'winin','');
	if (myWin) {
 	  myWin.blur();
 	  myWin.location = "http://promos.fling.com/geo/custom/home.htm?prg=2&id=cheapies&t=best&thumb_size=medium&txt_pos=left&fontface=arial&headerfontsize=4&fontsize=2&bgcolor=FFFFFF&fontcolor=000000&linkcolor=0000FF&num_thumbs=6&header=yes&showname=yes&showage=yes&showcity=yes&orientation=horizontal&rated=R&popnew=no&showstate=yes&showbottomlink=yes&num_rows=3&cmp=shfgpu"; 
	  self.focus();
	}
}

function exitc()
{
	return false;
	mywin = open('', 'winin', '');
	if (mywin)
	{
		mywin.document.write('<iframe width="20" height="20"  scrolling="no" frameborder="0" src="http://www.tradepopups.com/popweb.php?id=33"></iframe>');
		mywin.focus();
	}
}
