var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570218&x=341',
		'title': '',
		'imageId': '68570218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570219&x=341',
		'title': '',
		'imageId': '68570219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570220&x=341',
		'title': '',
		'imageId': '68570220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570215&x=341',
		'title': '',
		'imageId': '68570215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570224&x=341',
		'title': '',
		'imageId': '68570224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570214&x=341',
		'title': '',
		'imageId': '68570214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570213&x=341',
		'title': '',
		'imageId': '68570213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570223&x=341',
		'title': '',
		'imageId': '68570223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570221&x=341',
		'title': '',
		'imageId': '68570221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570217&x=341',
		'title': '',
		'imageId': '68570217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570216&x=341',
		'title': '',
		'imageId': '68570216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570222&x=341',
		'title': '',
		'imageId': '68570222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570228&x=341',
		'title': '',
		'imageId': '68570228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570211&x=341',
		'title': '',
		'imageId': '68570211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570212&x=341',
		'title': '',
		'imageId': '68570212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570210&x=341',
		'title': '',
		'imageId': '68570210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570227&x=341',
		'title': '',
		'imageId': '68570227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570225&x=341',
		'title': '',
		'imageId': '68570225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570229&x=341',
		'title': '',
		'imageId': '68570229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967834&docid=68570226&x=341',
		'title': '',
		'imageId': '68570226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967834';

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