var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536244&x=2121',
		'title': '',
		'imageId': '67536244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536242&x=2121',
		'title': '',
		'imageId': '67536242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536246&x=2121',
		'title': '',
		'imageId': '67536246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536235&x=2121',
		'title': '',
		'imageId': '67536235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536247&x=2121',
		'title': '',
		'imageId': '67536247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536239&x=2121',
		'title': '',
		'imageId': '67536239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536237&x=2121',
		'title': '',
		'imageId': '67536237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536230&x=2121',
		'title': '',
		'imageId': '67536230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536245&x=2121',
		'title': '',
		'imageId': '67536245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536226&x=2121',
		'title': '',
		'imageId': '67536226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536225&x=2121',
		'title': '',
		'imageId': '67536225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536251&x=2121',
		'title': '',
		'imageId': '67536251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536233&x=2121',
		'title': '',
		'imageId': '67536233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536229&x=2121',
		'title': '',
		'imageId': '67536229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905237&docid=67536228&x=2121',
		'title': '',
		'imageId': '67536228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3905237';

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