var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442242&x=520',
		'title': '',
		'imageId': '71442242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442226&x=520',
		'title': '',
		'imageId': '71442226',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442237&x=520',
		'title': '',
		'imageId': '71442237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442240&x=520',
		'title': '',
		'imageId': '71442240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442234&x=520',
		'title': '',
		'imageId': '71442234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442230&x=520',
		'title': '',
		'imageId': '71442230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442235&x=520',
		'title': '',
		'imageId': '71442235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442241&x=520',
		'title': '',
		'imageId': '71442241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442229&x=520',
		'title': '',
		'imageId': '71442229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442236&x=520',
		'title': '',
		'imageId': '71442236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442238&x=520',
		'title': '',
		'imageId': '71442238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442232&x=520',
		'title': '',
		'imageId': '71442232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442227&x=520',
		'title': '',
		'imageId': '71442227',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442228&x=520',
		'title': '',
		'imageId': '71442228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442233&x=520',
		'title': '',
		'imageId': '71442233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442231&x=520',
		'title': '',
		'imageId': '71442231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069337&docid=71442239&x=520',
		'title': '',
		'imageId': '71442239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4069337';

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