var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688734&x=209',
		'title': '',
		'imageId': '69688734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688748&x=209',
		'title': '',
		'imageId': '69688748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688740&x=209',
		'title': '',
		'imageId': '69688740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688746&x=209',
		'title': '',
		'imageId': '69688746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688736&x=209',
		'title': '',
		'imageId': '69688736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688739&x=209',
		'title': '',
		'imageId': '69688739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688737&x=209',
		'title': '',
		'imageId': '69688737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688745&x=209',
		'title': '',
		'imageId': '69688745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688742&x=209',
		'title': '',
		'imageId': '69688742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688735&x=209',
		'title': '',
		'imageId': '69688735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688741&x=209',
		'title': '',
		'imageId': '69688741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688738&x=209',
		'title': '',
		'imageId': '69688738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688751&x=209',
		'title': '',
		'imageId': '69688751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688747&x=209',
		'title': '',
		'imageId': '69688747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688752&x=209',
		'title': '',
		'imageId': '69688752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688749&x=209',
		'title': '',
		'imageId': '69688749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688743&x=209',
		'title': '',
		'imageId': '69688743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688744&x=209',
		'title': '',
		'imageId': '69688744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688750&x=209',
		'title': '',
		'imageId': '69688750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69857057&x=209',
		'title': '',
		'imageId': '69857057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999194&docid=69688931&x=209',
		'title': '',
		'imageId': '69688931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999194';

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