Integration of .html file into Unity3D

Hello,

I have developed a quiz game which is a .html file. My question is, can I integrate this file into Unity3D where I am doing one assignment, and of course, doing it on the web-player? How can I do this?

Any suggestions?

http://unity3d.com/support/documentation/ScriptReference/Application.ExternalCall.html and http://unity3d.com/support/documentation/ScriptReference/Application.ExternalEval.html