var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651800&x=11',
		'title': '',
		'imageId': '71651800',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651831&x=11',
		'title': '',
		'imageId': '71651831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651802&x=11',
		'title': '',
		'imageId': '71651802',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651801&x=11',
		'title': '',
		'imageId': '71651801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651909&x=11',
		'title': '',
		'imageId': '71651909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651803&x=11',
		'title': '',
		'imageId': '71651803',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651805&x=11',
		'title': '',
		'imageId': '71651805',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651804&x=11',
		'title': '',
		'imageId': '71651804',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651812&x=11',
		'title': '',
		'imageId': '71651812',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651929&x=11',
		'title': '',
		'imageId': '71651929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651815&x=11',
		'title': '',
		'imageId': '71651815',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651827&x=11',
		'title': '',
		'imageId': '71651827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651826&x=11',
		'title': '',
		'imageId': '71651826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651882&x=11',
		'title': '',
		'imageId': '71651882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651889&x=11',
		'title': '',
		'imageId': '71651889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651833&x=11',
		'title': '',
		'imageId': '71651833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651863&x=11',
		'title': '',
		'imageId': '71651863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651868&x=11',
		'title': '',
		'imageId': '71651868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651874&x=11',
		'title': '',
		'imageId': '71651874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077739&docid=71651880&x=11',
		'title': '',
		'imageId': '71651880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4077739';

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