var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625046&x=642',
		'title': '',
		'imageId': '68625046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625047&x=642',
		'title': '',
		'imageId': '68625047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625063&x=642',
		'title': '',
		'imageId': '68625063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625050&x=642',
		'title': '',
		'imageId': '68625050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625059&x=642',
		'title': '',
		'imageId': '68625059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625048&x=642',
		'title': '',
		'imageId': '68625048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625058&x=642',
		'title': '',
		'imageId': '68625058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625049&x=642',
		'title': '',
		'imageId': '68625049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625051&x=642',
		'title': '',
		'imageId': '68625051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625056&x=642',
		'title': '',
		'imageId': '68625056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625052&x=642',
		'title': '',
		'imageId': '68625052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625054&x=642',
		'title': '',
		'imageId': '68625054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625057&x=642',
		'title': '',
		'imageId': '68625057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625053&x=642',
		'title': '',
		'imageId': '68625053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625055&x=642',
		'title': '',
		'imageId': '68625055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625061&x=642',
		'title': '',
		'imageId': '68625061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625062&x=642',
		'title': '',
		'imageId': '68625062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951700&docid=68625060&x=642',
		'title': '',
		'imageId': '68625060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951700';

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