var MVMRemoteProperties = {

	frameLayout:{
		 "deltaTop":0
		,"deltaLeft":0
		,"deltaWidth":0
		,"deltaHeight":0
		
		//Internal position of the model
		,"internalLeft":0
		,"internalTop":0
				
		//Complete size of the skin
		,"internalWidth":418
		,"internalHeight":453
	}		
	
	,skinParameters:{
		"roc":"home"
		,"pop":"F"
		,"skin":"mini"
		,"sid":"Seventeen"
		,"popSwitch":"false"
		,"teen":"true"
		,"publisherReturnURL":"http://www.seventeen.com/"	
		,"locale":"en_US"	
		//,"log":"debug"
	}
	
	,init:{
		"siteUrl":"http://home.mvm.com/pages/mini/layout.html"
		,"actionListenerUrl":"http://home.mvm.com/remote/receiveMvmTagCall.html"
		,"actionCallUrl":"http://home.mvm.com/remote/sendMvmTagCall.html"
		,"splashUrl":""
	}
}
