var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581492&x=5245',
		'title': '',
		'imageId': '66581492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581494&x=5245',
		'title': '',
		'imageId': '66581494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581493&x=5245',
		'title': '',
		'imageId': '66581493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581495&x=5245',
		'title': '',
		'imageId': '66581495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581496&x=5245',
		'title': '',
		'imageId': '66581496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581497&x=5245',
		'title': '',
		'imageId': '66581497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581498&x=5245',
		'title': '',
		'imageId': '66581498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581499&x=5245',
		'title': '',
		'imageId': '66581499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581507&x=5245',
		'title': '',
		'imageId': '66581507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581508&x=5245',
		'title': '',
		'imageId': '66581508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581509&x=5245',
		'title': '',
		'imageId': '66581509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581500&x=5245',
		'title': '',
		'imageId': '66581500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581502&x=5245',
		'title': '',
		'imageId': '66581502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581503&x=5245',
		'title': '',
		'imageId': '66581503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581504&x=5245',
		'title': '',
		'imageId': '66581504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581505&x=5245',
		'title': '',
		'imageId': '66581505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581506&x=5245',
		'title': '',
		'imageId': '66581506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866944&docid=66581501&x=5245',
		'title': '',
		'imageId': '66581501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3866944';

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