var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887224&x=1249',
		'title': '',
		'imageId': '67887224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887225&x=1249',
		'title': '',
		'imageId': '67887225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887226&x=1249',
		'title': '',
		'imageId': '67887226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887212&x=1249',
		'title': '',
		'imageId': '67887212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887213&x=1249',
		'title': '',
		'imageId': '67887213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887214&x=1249',
		'title': '',
		'imageId': '67887214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887215&x=1249',
		'title': '',
		'imageId': '67887215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887216&x=1249',
		'title': '',
		'imageId': '67887216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887217&x=1249',
		'title': '',
		'imageId': '67887217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887218&x=1249',
		'title': '',
		'imageId': '67887218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887219&x=1249',
		'title': '',
		'imageId': '67887219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887220&x=1249',
		'title': '',
		'imageId': '67887220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887221&x=1249',
		'title': '',
		'imageId': '67887221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887222&x=1249',
		'title': '',
		'imageId': '67887222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963504&docid=67887223&x=1249',
		'title': '',
		'imageId': '67887223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963504';

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