var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952735&x=471',
		'title': '',
		'imageId': '71952735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952796&x=471',
		'title': '',
		'imageId': '71952796',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952811&x=471',
		'title': '',
		'imageId': '71952811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952791&x=471',
		'title': '',
		'imageId': '71952791',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952711&x=471',
		'title': '',
		'imageId': '71952711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952714&x=471',
		'title': '',
		'imageId': '71952714',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952713&x=471',
		'title': '',
		'imageId': '71952713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952712&x=471',
		'title': '',
		'imageId': '71952712',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952731&x=471',
		'title': '',
		'imageId': '71952731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952734&x=471',
		'title': '',
		'imageId': '71952734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952795&x=471',
		'title': '',
		'imageId': '71952795',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952790&x=471',
		'title': '',
		'imageId': '71952790',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952797&x=471',
		'title': '',
		'imageId': '71952797',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952792&x=471',
		'title': '',
		'imageId': '71952792',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952813&x=471',
		'title': '',
		'imageId': '71952813',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952710&x=471',
		'title': '',
		'imageId': '71952710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090366&docid=71952709&x=471',
		'title': '',
		'imageId': '71952709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090366';

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