/***********************************************************
My TuVi 1.2
© 2010, Ayoub Media (www.ayoubmedia.com). All rights reserved.
************************************************************/

if(mytuviPath){
var mytuviPath = 'http://'+window.document.domain+mytuviPath;
document.write("<scr"+"ipt src='"+mytuviPath+"/check_flash_player.js'></scr"+"ipt>");
document.write("<scr"+"ipt src='"+mytuviPath+"/mytuvi_player.js'></scr"+"ipt>");

if (typeof jQuery == 'undefined') {  
    document.write("<scr"+"ipt src='"+mytuviPath+"/popup/jquery.js'></scr"+"ipt>");
}
document.write("<scr"+"ipt src='"+mytuviPath+"/popup/thickbox.js'></scr"+"ipt>");
document.write("<link rel='stylesheet' href='"+mytuviPath+"/popup/thickbox.css' type='text/css' media='screen' />");
}
else
{
document.write("<div style='width:230px;font-family:Arial;font-size:12px;color:#555;border:solid 1px #555;height:320px;padding:10px'>Thank you for installing MyTuVi mini player.<p>To show MyTuVi player on your website, <br />click <a href='http://"+window.document.domain+"/mytuvi/admin/index.html'><b>HERE</b></a> and publish your play list.</p><p>You have to do this one time only</p><p><b>Ayoub Media Tream</b></p></div>");
}
