var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470308&x=3623',
		'title': '',
		'imageId': '68470308',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470310&x=3623',
		'title': '',
		'imageId': '68470310',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470312&x=3623',
		'title': '',
		'imageId': '68470312',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470313&x=3623',
		'title': '',
		'imageId': '68470313',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470314&x=3623',
		'title': '',
		'imageId': '68470314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470315&x=3623',
		'title': '',
		'imageId': '68470315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470316&x=3623',
		'title': '',
		'imageId': '68470316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470317&x=3623',
		'title': '',
		'imageId': '68470317',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470318&x=3623',
		'title': '',
		'imageId': '68470318',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470319&x=3623',
		'title': '',
		'imageId': '68470319',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470320&x=3623',
		'title': '',
		'imageId': '68470320',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470321&x=3623',
		'title': '',
		'imageId': '68470321',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470322&x=3623',
		'title': '',
		'imageId': '68470322',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470323&x=3623',
		'title': '',
		'imageId': '68470323',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470324&x=3623',
		'title': '',
		'imageId': '68470324',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470325&x=3623',
		'title': '',
		'imageId': '68470325',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945301&docid=68470326&x=3623',
		'title': '',
		'imageId': '68470326',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945301';

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