var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206755&x=3124',
		'title': '',
		'imageId': '70206755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206751&x=3124',
		'title': '',
		'imageId': '70206751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206762&x=3124',
		'title': '',
		'imageId': '70206762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206752&x=3124',
		'title': '',
		'imageId': '70206752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206756&x=3124',
		'title': '',
		'imageId': '70206756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206753&x=3124',
		'title': '',
		'imageId': '70206753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206763&x=3124',
		'title': '',
		'imageId': '70206763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206757&x=3124',
		'title': '',
		'imageId': '70206757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206758&x=3124',
		'title': '',
		'imageId': '70206758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206761&x=3124',
		'title': '',
		'imageId': '70206761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206750&x=3124',
		'title': '',
		'imageId': '70206750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206765&x=3124',
		'title': '',
		'imageId': '70206765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206754&x=3124',
		'title': '',
		'imageId': '70206754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206764&x=3124',
		'title': '',
		'imageId': '70206764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206760&x=3124',
		'title': '',
		'imageId': '70206760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206759&x=3124',
		'title': '',
		'imageId': '70206759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206766&x=3124',
		'title': '',
		'imageId': '70206766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019090&docid=70206821&x=3124',
		'title': '',
		'imageId': '70206821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019090';

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