var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761164&x=3524',
		'title': '',
		'imageId': '69761164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761177&x=3524',
		'title': '',
		'imageId': '69761177',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761168&x=3524',
		'title': '',
		'imageId': '69761168',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761171&x=3524',
		'title': '',
		'imageId': '69761171',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761174&x=3524',
		'title': '',
		'imageId': '69761174',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761178&x=3524',
		'title': '',
		'imageId': '69761178',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761170&x=3524',
		'title': '',
		'imageId': '69761170',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761161&x=3524',
		'title': '',
		'imageId': '69761161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761165&x=3524',
		'title': '',
		'imageId': '69761165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761172&x=3524',
		'title': '',
		'imageId': '69761172',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761175&x=3524',
		'title': '',
		'imageId': '69761175',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761167&x=3524',
		'title': '',
		'imageId': '69761167',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761179&x=3524',
		'title': '',
		'imageId': '69761179',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761166&x=3524',
		'title': '',
		'imageId': '69761166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761169&x=3524',
		'title': '',
		'imageId': '69761169',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761176&x=3524',
		'title': '',
		'imageId': '69761176',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761173&x=3524',
		'title': '',
		'imageId': '69761173',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761162&x=3524',
		'title': '',
		'imageId': '69761162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001930&docid=69761163&x=3524',
		'title': '',
		'imageId': '69761163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001930';

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