http://hardononest.comze.com/movie/1/MOV00001.html
http://hardononest.comze.com/movie/2/MOV00002.html
Thatīs where the movies are, if you want to display them you can either link to them from your main page or embed those videos in your page directly using some html code like this
HTML Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="320" height="300" id="tech" align="middle">
<param name="allowFullScreen" value="true"/>
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="simple.swf?xml_path=MOV00002.xml" />
<param name="quality" value="high" />
<param name="wmode" value="transparent">
<embed src="simple.swf?xml_path=MOV00002.xml" quality="high" wmode="transparent" width="320" height="300" name="tech" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
You need to change the values for the path to the movies though if you embed them on a page