var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150221&x=4119',
		'title': '',
		'imageId': '70150221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150216&x=4119',
		'title': '',
		'imageId': '70150216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150223&x=4119',
		'title': '',
		'imageId': '70150223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150222&x=4119',
		'title': '',
		'imageId': '70150222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150225&x=4119',
		'title': '',
		'imageId': '70150225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150217&x=4119',
		'title': '',
		'imageId': '70150217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150220&x=4119',
		'title': '',
		'imageId': '70150220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150219&x=4119',
		'title': '',
		'imageId': '70150219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150224&x=4119',
		'title': '',
		'imageId': '70150224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150218&x=4119',
		'title': '',
		'imageId': '70150218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150227&x=4119',
		'title': '',
		'imageId': '70150227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150226&x=4119',
		'title': '',
		'imageId': '70150226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016890&docid=70150228&x=4119',
		'title': '',
		'imageId': '70150228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016890';

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