var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286835&x=3828',
		'title': '',
		'imageId': '68286835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286840&x=3828',
		'title': '',
		'imageId': '68286840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286842&x=3828',
		'title': '',
		'imageId': '68286842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286832&x=3828',
		'title': '',
		'imageId': '68286832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286841&x=3828',
		'title': '',
		'imageId': '68286841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286837&x=3828',
		'title': '',
		'imageId': '68286837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286831&x=3828',
		'title': '',
		'imageId': '68286831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286836&x=3828',
		'title': '',
		'imageId': '68286836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286845&x=3828',
		'title': '',
		'imageId': '68286845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286838&x=3828',
		'title': '',
		'imageId': '68286838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286834&x=3828',
		'title': '',
		'imageId': '68286834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286843&x=3828',
		'title': '',
		'imageId': '68286843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286846&x=3828',
		'title': '',
		'imageId': '68286846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286833&x=3828',
		'title': '',
		'imageId': '68286833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286844&x=3828',
		'title': '',
		'imageId': '68286844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=68286839&x=3828',
		'title': '',
		'imageId': '68286839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=59270415&x=3828',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929029&docid=59270407&x=3828',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929029';

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