var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594715&x=4019',
		'title': '',
		'imageId': '68594715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594716&x=4019',
		'title': '',
		'imageId': '68594716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594724&x=4019',
		'title': '',
		'imageId': '68594724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594718&x=4019',
		'title': '',
		'imageId': '68594718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594720&x=4019',
		'title': '',
		'imageId': '68594720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594722&x=4019',
		'title': '',
		'imageId': '68594722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594719&x=4019',
		'title': '',
		'imageId': '68594719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594734&x=4019',
		'title': '',
		'imageId': '68594734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594733&x=4019',
		'title': '',
		'imageId': '68594733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594725&x=4019',
		'title': '',
		'imageId': '68594725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594723&x=4019',
		'title': '',
		'imageId': '68594723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594721&x=4019',
		'title': '',
		'imageId': '68594721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594714&x=4019',
		'title': '',
		'imageId': '68594714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594726&x=4019',
		'title': '',
		'imageId': '68594726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594727&x=4019',
		'title': '',
		'imageId': '68594727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594729&x=4019',
		'title': '',
		'imageId': '68594729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594730&x=4019',
		'title': '',
		'imageId': '68594730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594732&x=4019',
		'title': '',
		'imageId': '68594732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594731&x=4019',
		'title': '',
		'imageId': '68594731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594728&x=4019',
		'title': '',
		'imageId': '68594728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950446&docid=68594717&x=4019',
		'title': '',
		'imageId': '68594717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950446';

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