var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106190&x=2524',
		'title': '',
		'imageId': '68106190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106198&x=2524',
		'title': '',
		'imageId': '68106198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106196&x=2524',
		'title': '',
		'imageId': '68106196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106191&x=2524',
		'title': '',
		'imageId': '68106191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68458799&x=2524',
		'title': '',
		'imageId': '68458799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68458803&x=2524',
		'title': '',
		'imageId': '68458803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106193&x=2524',
		'title': '',
		'imageId': '68106193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106192&x=2524',
		'title': '',
		'imageId': '68106192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106200&x=2524',
		'title': '',
		'imageId': '68106200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106206&x=2524',
		'title': '',
		'imageId': '68106206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106199&x=2524',
		'title': '',
		'imageId': '68106199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106197&x=2524',
		'title': '',
		'imageId': '68106197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955728&docid=68106207&x=2524',
		'title': '',
		'imageId': '68106207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955728';

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