var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912063&x=365',
		'title': '',
		'imageId': '68912063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912037&x=365',
		'title': '',
		'imageId': '68912037',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912077&x=365',
		'title': '',
		'imageId': '68912077',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912039&x=365',
		'title': '',
		'imageId': '68912039',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912040&x=365',
		'title': '',
		'imageId': '68912040',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912059&x=365',
		'title': '',
		'imageId': '68912059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912069&x=365',
		'title': '',
		'imageId': '68912069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912068&x=365',
		'title': '',
		'imageId': '68912068',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912074&x=365',
		'title': '',
		'imageId': '68912074',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912038&x=365',
		'title': '',
		'imageId': '68912038',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912041&x=365',
		'title': '',
		'imageId': '68912041',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912042&x=365',
		'title': '',
		'imageId': '68912042',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912045&x=365',
		'title': '',
		'imageId': '68912045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912048&x=365',
		'title': '',
		'imageId': '68912048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912060&x=365',
		'title': '',
		'imageId': '68912060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912055&x=365',
		'title': '',
		'imageId': '68912055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964242&docid=68912051&x=365',
		'title': '',
		'imageId': '68912051',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964242';

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