var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363486&x=129',
		'title': '',
		'imageId': '69363486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363495&x=129',
		'title': '',
		'imageId': '69363495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363483&x=129',
		'title': '',
		'imageId': '69363483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363498&x=129',
		'title': '',
		'imageId': '69363498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363488&x=129',
		'title': '',
		'imageId': '69363488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363499&x=129',
		'title': '',
		'imageId': '69363499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363492&x=129',
		'title': '',
		'imageId': '69363492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363489&x=129',
		'title': '',
		'imageId': '69363489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363485&x=129',
		'title': '',
		'imageId': '69363485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363494&x=129',
		'title': '',
		'imageId': '69363494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363484&x=129',
		'title': '',
		'imageId': '69363484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363497&x=129',
		'title': '',
		'imageId': '69363497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363487&x=129',
		'title': '',
		'imageId': '69363487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363493&x=129',
		'title': '',
		'imageId': '69363493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363496&x=129',
		'title': '',
		'imageId': '69363496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363491&x=129',
		'title': '',
		'imageId': '69363491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999778&docid=69363490&x=129',
		'title': '',
		'imageId': '69363490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999778';

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