var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639732&x=3215',
		'title': '',
		'imageId': '68639732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639730&x=3215',
		'title': '',
		'imageId': '68639730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639729&x=3215',
		'title': '',
		'imageId': '68639729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639727&x=3215',
		'title': '',
		'imageId': '68639727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639731&x=3215',
		'title': '',
		'imageId': '68639731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639728&x=3215',
		'title': '',
		'imageId': '68639728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952235&docid=68639726&x=3215',
		'title': '',
		'imageId': '68639726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952235';

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