var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243052&x=2112',
		'title': '4720-036-0132',
		'imageId': '67243052',
		'alt' : '4720-036-0132',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243054&x=2112',
		'title': '4720-036-0132',
		'imageId': '67243054',
		'alt' : '4720-036-0132',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243053&x=2112',
		'title': '4720-036-0132',
		'imageId': '67243053',
		'alt' : '4720-036-0132',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67241175&x=2112',
		'title': '4720-036-012',
		'imageId': '67241175',
		'alt' : '4720-036-012',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67241179&x=2112',
		'title': '4720-036-0012',
		'imageId': '67241179',
		'alt' : '4720-036-0012',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243044&x=2112',
		'title': '4720-036-0131',
		'imageId': '67243044',
		'alt' : '4720-036-0131',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243047&x=2112',
		'title': '4720-036-0131',
		'imageId': '67243047',
		'alt' : '4720-036-0131',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243062&x=2112',
		'title': '4720-036-0139',
		'imageId': '67243062',
		'alt' : '4720-036-0139',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243061&x=2112',
		'title': '4720-036-0139',
		'imageId': '67243061',
		'alt' : '4720-036-0139',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243074&x=2112',
		'title': '4720-036-0140',
		'imageId': '67243074',
		'alt' : '4720-036-0140',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243077&x=2112',
		'title': '4720-036-0140',
		'imageId': '67243077',
		'alt' : '4720-036-0140',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243093&x=2112',
		'title': '4720-036-0141',
		'imageId': '67243093',
		'alt' : '4720-036-0141',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243095&x=2112',
		'title': '4720-036-0141',
		'imageId': '67243095',
		'alt' : '4720-036-0141',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893856&docid=67243421&x=2112',
		'title': '',
		'imageId': '67243421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3893856';

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