var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131665&x=3211',
		'title': '',
		'imageId': '70131665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131667&x=3211',
		'title': '',
		'imageId': '70131667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131681&x=3211',
		'title': '',
		'imageId': '70131681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131664&x=3211',
		'title': '',
		'imageId': '70131664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131679&x=3211',
		'title': '',
		'imageId': '70131679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131674&x=3211',
		'title': '',
		'imageId': '70131674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131671&x=3211',
		'title': '',
		'imageId': '70131671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131678&x=3211',
		'title': '',
		'imageId': '70131678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131668&x=3211',
		'title': '',
		'imageId': '70131668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131676&x=3211',
		'title': '',
		'imageId': '70131676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131680&x=3211',
		'title': '',
		'imageId': '70131680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131677&x=3211',
		'title': '',
		'imageId': '70131677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131666&x=3211',
		'title': '',
		'imageId': '70131666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131673&x=3211',
		'title': '',
		'imageId': '70131673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131672&x=3211',
		'title': '',
		'imageId': '70131672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131670&x=3211',
		'title': '',
		'imageId': '70131670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131675&x=3211',
		'title': '',
		'imageId': '70131675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016374&docid=70131669&x=3211',
		'title': '',
		'imageId': '70131669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016374';

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