var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064042&x=3416',
		'title': '',
		'imageId': '69064042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064044&x=3416',
		'title': '',
		'imageId': '69064044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064045&x=3416',
		'title': '',
		'imageId': '69064045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064046&x=3416',
		'title': '',
		'imageId': '69064046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064047&x=3416',
		'title': '',
		'imageId': '69064047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064048&x=3416',
		'title': '',
		'imageId': '69064048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064050&x=3416',
		'title': '',
		'imageId': '69064050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064056&x=3416',
		'title': '',
		'imageId': '69064056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064052&x=3416',
		'title': '',
		'imageId': '69064052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064051&x=3416',
		'title': '',
		'imageId': '69064051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064054&x=3416',
		'title': '',
		'imageId': '69064054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064053&x=3416',
		'title': '',
		'imageId': '69064053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971966&docid=69064055&x=3416',
		'title': '',
		'imageId': '69064055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971966';

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