var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033251&x=3537',
		'title': '',
		'imageId': '69033251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033250&x=3537',
		'title': '',
		'imageId': '69033250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033253&x=3537',
		'title': '',
		'imageId': '69033253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033255&x=3537',
		'title': '',
		'imageId': '69033255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033252&x=3537',
		'title': '',
		'imageId': '69033252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033254&x=3537',
		'title': '',
		'imageId': '69033254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970612&docid=69033271&x=3537',
		'title': '',
		'imageId': '69033271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970612';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
