var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049103&x=2210',
		'title': '',
		'imageId': '70049103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049104&x=2210',
		'title': '',
		'imageId': '70049104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049110&x=2210',
		'title': '',
		'imageId': '70049110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049102&x=2210',
		'title': '',
		'imageId': '70049102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049105&x=2210',
		'title': '',
		'imageId': '70049105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049107&x=2210',
		'title': '',
		'imageId': '70049107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049106&x=2210',
		'title': '',
		'imageId': '70049106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049113&x=2210',
		'title': '',
		'imageId': '70049113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049118&x=2210',
		'title': '',
		'imageId': '70049118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049112&x=2210',
		'title': '',
		'imageId': '70049112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049108&x=2210',
		'title': '',
		'imageId': '70049108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049117&x=2210',
		'title': '',
		'imageId': '70049117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049114&x=2210',
		'title': '',
		'imageId': '70049114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049115&x=2210',
		'title': '',
		'imageId': '70049115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049116&x=2210',
		'title': '',
		'imageId': '70049116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049119&x=2210',
		'title': '',
		'imageId': '70049119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049109&x=2210',
		'title': '',
		'imageId': '70049109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013430&docid=70049111&x=2210',
		'title': '',
		'imageId': '70049111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013430';

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