var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662453&x=1331',
		'title': '',
		'imageId': '68662453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662456&x=1331',
		'title': '',
		'imageId': '68662456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662463&x=1331',
		'title': '',
		'imageId': '68662463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662464&x=1331',
		'title': '',
		'imageId': '68662464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662465&x=1331',
		'title': '',
		'imageId': '68662465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662468&x=1331',
		'title': '',
		'imageId': '68662468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662473&x=1331',
		'title': '',
		'imageId': '68662473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662474&x=1331',
		'title': '',
		'imageId': '68662474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953495&docid=68662452&x=1331',
		'title': '',
		'imageId': '68662452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953495';

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