var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714428&x=4440',
		'title': '',
		'imageId': '69714428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714427&x=4440',
		'title': '',
		'imageId': '69714427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714429&x=4440',
		'title': '',
		'imageId': '69714429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714430&x=4440',
		'title': '',
		'imageId': '69714430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714431&x=4440',
		'title': '',
		'imageId': '69714431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714432&x=4440',
		'title': '',
		'imageId': '69714432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714433&x=4440',
		'title': '',
		'imageId': '69714433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714434&x=4440',
		'title': '',
		'imageId': '69714434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714435&x=4440',
		'title': '',
		'imageId': '69714435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714436&x=4440',
		'title': '',
		'imageId': '69714436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714437&x=4440',
		'title': '',
		'imageId': '69714437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714438&x=4440',
		'title': '',
		'imageId': '69714438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714439&x=4440',
		'title': '',
		'imageId': '69714439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714440&x=4440',
		'title': '',
		'imageId': '69714440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714441&x=4440',
		'title': '',
		'imageId': '69714441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714442&x=4440',
		'title': '',
		'imageId': '69714442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714443&x=4440',
		'title': '',
		'imageId': '69714443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714444&x=4440',
		'title': '',
		'imageId': '69714444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000222&docid=69714445&x=4440',
		'title': '',
		'imageId': '69714445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000222';

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