var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641434&x=3940',
		'title': '',
		'imageId': '69641434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641437&x=3940',
		'title': '',
		'imageId': '69641437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641475&x=3940',
		'title': '',
		'imageId': '69641475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641451&x=3940',
		'title': '',
		'imageId': '69641451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641449&x=3940',
		'title': '',
		'imageId': '69641449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641458&x=3940',
		'title': '',
		'imageId': '69641458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641467&x=3940',
		'title': '',
		'imageId': '69641467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641459&x=3940',
		'title': '',
		'imageId': '69641459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641432&x=3940',
		'title': '',
		'imageId': '69641432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641462&x=3940',
		'title': '',
		'imageId': '69641462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641482&x=3940',
		'title': '',
		'imageId': '69641482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641487&x=3940',
		'title': '',
		'imageId': '69641487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641476&x=3940',
		'title': '',
		'imageId': '69641476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641474&x=3940',
		'title': '',
		'imageId': '69641474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641481&x=3940',
		'title': '',
		'imageId': '69641481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641435&x=3940',
		'title': '',
		'imageId': '69641435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641433&x=3940',
		'title': '',
		'imageId': '69641433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997151&docid=69641448&x=3940',
		'title': '',
		'imageId': '69641448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997151';

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