var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864110&x=2730',
		'title': '',
		'imageId': '69864110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864103&x=2730',
		'title': '',
		'imageId': '69864103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864106&x=2730',
		'title': '',
		'imageId': '69864106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864102&x=2730',
		'title': '',
		'imageId': '69864102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864109&x=2730',
		'title': '',
		'imageId': '69864109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864098&x=2730',
		'title': '',
		'imageId': '69864098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864104&x=2730',
		'title': '',
		'imageId': '69864104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864101&x=2730',
		'title': '',
		'imageId': '69864101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864099&x=2730',
		'title': '',
		'imageId': '69864099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864107&x=2730',
		'title': '',
		'imageId': '69864107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864100&x=2730',
		'title': '',
		'imageId': '69864100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864108&x=2730',
		'title': '',
		'imageId': '69864108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006248&docid=69864105&x=2730',
		'title': '',
		'imageId': '69864105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006248';

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