var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696733&x=3248',
		'title': '',
		'imageId': '69696733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696738&x=3248',
		'title': '',
		'imageId': '69696738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696721&x=3248',
		'title': '',
		'imageId': '69696721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696725&x=3248',
		'title': '',
		'imageId': '69696725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696686&x=3248',
		'title': '',
		'imageId': '69696686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696727&x=3248',
		'title': '',
		'imageId': '69696727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696685&x=3248',
		'title': '',
		'imageId': '69696685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696684&x=3248',
		'title': '',
		'imageId': '69696684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696687&x=3248',
		'title': '',
		'imageId': '69696687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696734&x=3248',
		'title': '',
		'imageId': '69696734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696728&x=3248',
		'title': '',
		'imageId': '69696728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696688&x=3248',
		'title': '',
		'imageId': '69696688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696696&x=3248',
		'title': '',
		'imageId': '69696696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696749&x=3248',
		'title': '',
		'imageId': '69696749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696745&x=3248',
		'title': '',
		'imageId': '69696745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696740&x=3248',
		'title': '',
		'imageId': '69696740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999493&docid=69696752&x=3248',
		'title': '',
		'imageId': '69696752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999493';

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