var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203790&x=827',
		'title': '',
		'imageId': '69203790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203788&x=827',
		'title': '',
		'imageId': '69203788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203791&x=827',
		'title': '',
		'imageId': '69203791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203775&x=827',
		'title': '',
		'imageId': '69203775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203778&x=827',
		'title': '',
		'imageId': '69203778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203776&x=827',
		'title': '',
		'imageId': '69203776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203780&x=827',
		'title': '',
		'imageId': '69203780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203779&x=827',
		'title': '',
		'imageId': '69203779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203781&x=827',
		'title': '',
		'imageId': '69203781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203782&x=827',
		'title': '',
		'imageId': '69203782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203784&x=827',
		'title': '',
		'imageId': '69203784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203785&x=827',
		'title': '',
		'imageId': '69203785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203786&x=827',
		'title': '',
		'imageId': '69203786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203789&x=827',
		'title': '',
		'imageId': '69203789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970906&docid=69203777&x=827',
		'title': '',
		'imageId': '69203777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970906';

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";
	})
}
