var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132066&x=5415',
		'title': '',
		'imageId': '68132066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132071&x=5415',
		'title': '',
		'imageId': '68132071',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132070&x=5415',
		'title': '',
		'imageId': '68132070',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132055&x=5415',
		'title': '',
		'imageId': '68132055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132069&x=5415',
		'title': '',
		'imageId': '68132069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132067&x=5415',
		'title': '',
		'imageId': '68132067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132060&x=5415',
		'title': '',
		'imageId': '68132060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132065&x=5415',
		'title': '',
		'imageId': '68132065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132053&x=5415',
		'title': '',
		'imageId': '68132053',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132056&x=5415',
		'title': '',
		'imageId': '68132056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132058&x=5415',
		'title': '',
		'imageId': '68132058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132063&x=5415',
		'title': '',
		'imageId': '68132063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132062&x=5415',
		'title': '',
		'imageId': '68132062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132068&x=5415',
		'title': '',
		'imageId': '68132068',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132059&x=5415',
		'title': '',
		'imageId': '68132059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132057&x=5415',
		'title': '',
		'imageId': '68132057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132061&x=5415',
		'title': '',
		'imageId': '68132061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132064&x=5415',
		'title': '',
		'imageId': '68132064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930162&docid=68132054&x=5415',
		'title': '',
		'imageId': '68132054',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930162';

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