var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963826&x=2936',
		'title': '',
		'imageId': '68963826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963818&x=2936',
		'title': '',
		'imageId': '68963818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963814&x=2936',
		'title': '',
		'imageId': '68963814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963824&x=2936',
		'title': '',
		'imageId': '68963824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963812&x=2936',
		'title': '',
		'imageId': '68963812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963823&x=2936',
		'title': '',
		'imageId': '68963823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963815&x=2936',
		'title': '',
		'imageId': '68963815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963825&x=2936',
		'title': '',
		'imageId': '68963825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963821&x=2936',
		'title': '',
		'imageId': '68963821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963813&x=2936',
		'title': '',
		'imageId': '68963813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963817&x=2936',
		'title': '',
		'imageId': '68963817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963819&x=2936',
		'title': '',
		'imageId': '68963819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963822&x=2936',
		'title': '',
		'imageId': '68963822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963816&x=2936',
		'title': '',
		'imageId': '68963816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966548&docid=68963820&x=2936',
		'title': '',
		'imageId': '68963820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966548';

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