var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983971&x=4236',
		'title': '',
		'imageId': '69983971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983960&x=4236',
		'title': '',
		'imageId': '69983960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983964&x=4236',
		'title': '',
		'imageId': '69983964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983952&x=4236',
		'title': '',
		'imageId': '69983952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983956&x=4236',
		'title': '',
		'imageId': '69983956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983958&x=4236',
		'title': '',
		'imageId': '69983958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983967&x=4236',
		'title': '',
		'imageId': '69983967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983965&x=4236',
		'title': '',
		'imageId': '69983965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983953&x=4236',
		'title': '',
		'imageId': '69983953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983962&x=4236',
		'title': '',
		'imageId': '69983962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983961&x=4236',
		'title': '',
		'imageId': '69983961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983970&x=4236',
		'title': '',
		'imageId': '69983970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983968&x=4236',
		'title': '',
		'imageId': '69983968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983959&x=4236',
		'title': '',
		'imageId': '69983959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983957&x=4236',
		'title': '',
		'imageId': '69983957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983949&x=4236',
		'title': '',
		'imageId': '69983949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983954&x=4236',
		'title': '',
		'imageId': '69983954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983966&x=4236',
		'title': '',
		'imageId': '69983966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983955&x=4236',
		'title': '',
		'imageId': '69983955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983963&x=4236',
		'title': '',
		'imageId': '69983963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010992&docid=69983969&x=4236',
		'title': '',
		'imageId': '69983969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010992';

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