var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889955&x=4125',
		'title': '',
		'imageId': '68889955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889956&x=4125',
		'title': '',
		'imageId': '68889956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889958&x=4125',
		'title': '',
		'imageId': '68889958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889960&x=4125',
		'title': '',
		'imageId': '68889960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889961&x=4125',
		'title': '',
		'imageId': '68889961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889957&x=4125',
		'title': '',
		'imageId': '68889957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963411&docid=68889959&x=4125',
		'title': '',
		'imageId': '68889959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963411';

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