var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610213&x=2121',
		'title': '',
		'imageId': '68610213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610210&x=2121',
		'title': '',
		'imageId': '68610210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610217&x=2121',
		'title': '',
		'imageId': '68610217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610224&x=2121',
		'title': '',
		'imageId': '68610224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610218&x=2121',
		'title': '',
		'imageId': '68610218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610216&x=2121',
		'title': '',
		'imageId': '68610216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610214&x=2121',
		'title': '',
		'imageId': '68610214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610222&x=2121',
		'title': '',
		'imageId': '68610222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610219&x=2121',
		'title': '',
		'imageId': '68610219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610221&x=2121',
		'title': '',
		'imageId': '68610221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610223&x=2121',
		'title': '',
		'imageId': '68610223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610209&x=2121',
		'title': '',
		'imageId': '68610209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610220&x=2121',
		'title': '',
		'imageId': '68610220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610211&x=2121',
		'title': '',
		'imageId': '68610211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610212&x=2121',
		'title': '',
		'imageId': '68610212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951028&docid=68610215&x=2121',
		'title': '',
		'imageId': '68610215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951028';

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