var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591320&x=1441',
		'title': '',
		'imageId': '68591320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591321&x=1441',
		'title': '',
		'imageId': '68591321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591324&x=1441',
		'title': '',
		'imageId': '68591324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591322&x=1441',
		'title': '',
		'imageId': '68591322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591325&x=1441',
		'title': '',
		'imageId': '68591325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591328&x=1441',
		'title': '',
		'imageId': '68591328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591342&x=1441',
		'title': '',
		'imageId': '68591342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591331&x=1441',
		'title': '',
		'imageId': '68591331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591337&x=1441',
		'title': '',
		'imageId': '68591337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591339&x=1441',
		'title': '',
		'imageId': '68591339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591343&x=1441',
		'title': '',
		'imageId': '68591343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591346&x=1441',
		'title': '',
		'imageId': '68591346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=68591323&x=1441',
		'title': '',
		'imageId': '68591323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=69079541&x=1441',
		'title': '',
		'imageId': '69079541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=69079544&x=1441',
		'title': '',
		'imageId': '69079544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971753&docid=69079553&x=1441',
		'title': '',
		'imageId': '69079553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971753';

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