var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005675&x=4530',
		'title': '',
		'imageId': '63005675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005647&x=4530',
		'title': '',
		'imageId': '63005647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005615&x=4530',
		'title': '',
		'imageId': '63005615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005641&x=4530',
		'title': '',
		'imageId': '63005641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005639&x=4530',
		'title': '',
		'imageId': '63005639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005670&x=4530',
		'title': '',
		'imageId': '63005670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005610&x=4530',
		'title': '',
		'imageId': '63005610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005612&x=4530',
		'title': '',
		'imageId': '63005612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005611&x=4530',
		'title': '',
		'imageId': '63005611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005613&x=4530',
		'title': '',
		'imageId': '63005613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005649&x=4530',
		'title': '',
		'imageId': '63005649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005636&x=4530',
		'title': '',
		'imageId': '63005636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005644&x=4530',
		'title': '',
		'imageId': '63005644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005671&x=4530',
		'title': '',
		'imageId': '63005671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005614&x=4530',
		'title': '',
		'imageId': '63005614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005676&x=4530',
		'title': '',
		'imageId': '63005676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005673&x=4530',
		'title': '',
		'imageId': '63005673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964195&docid=63005674&x=4530',
		'title': '',
		'imageId': '63005674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964195';

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