var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68813123&x=33',
		'title': '',
		'imageId': '68813123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812143&x=33',
		'title': '',
		'imageId': '68812143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812824&x=33',
		'title': '',
		'imageId': '68812824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812144&x=33',
		'title': '',
		'imageId': '68812144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812826&x=33',
		'title': '',
		'imageId': '68812826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812822&x=33',
		'title': '',
		'imageId': '68812822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812823&x=33',
		'title': '',
		'imageId': '68812823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812825&x=33',
		'title': '',
		'imageId': '68812825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812147&x=33',
		'title': '',
		'imageId': '68812147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812145&x=33',
		'title': '',
		'imageId': '68812145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812322&x=33',
		'title': '',
		'imageId': '68812322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=68812323&x=33',
		'title': '',
		'imageId': '68812323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=69015593&x=33',
		'title': '',
		'imageId': '69015593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=69015590&x=33',
		'title': '',
		'imageId': '69015590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=69015591&x=33',
		'title': '',
		'imageId': '69015591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959610&docid=69015592&x=33',
		'title': '',
		'imageId': '69015592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959610';

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