var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560716&x=4328',
		'title': '',
		'imageId': '69560716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560717&x=4328',
		'title': '',
		'imageId': '69560717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560718&x=4328',
		'title': '',
		'imageId': '69560718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560719&x=4328',
		'title': '',
		'imageId': '69560719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560720&x=4328',
		'title': '',
		'imageId': '69560720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560721&x=4328',
		'title': '',
		'imageId': '69560721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560722&x=4328',
		'title': '',
		'imageId': '69560722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560723&x=4328',
		'title': '',
		'imageId': '69560723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560724&x=4328',
		'title': '',
		'imageId': '69560724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560725&x=4328',
		'title': '',
		'imageId': '69560725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560726&x=4328',
		'title': '',
		'imageId': '69560726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560727&x=4328',
		'title': '',
		'imageId': '69560727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560728&x=4328',
		'title': '',
		'imageId': '69560728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560712&x=4328',
		'title': '',
		'imageId': '69560712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560714&x=4328',
		'title': '',
		'imageId': '69560714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993250&docid=69560715&x=4328',
		'title': '',
		'imageId': '69560715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993250';

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