var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581218&x=3143',
		'title': '',
		'imageId': '69581218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581223&x=3143',
		'title': '',
		'imageId': '69581223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581222&x=3143',
		'title': '',
		'imageId': '69581222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581224&x=3143',
		'title': '',
		'imageId': '69581224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581226&x=3143',
		'title': '',
		'imageId': '69581226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581217&x=3143',
		'title': '',
		'imageId': '69581217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581225&x=3143',
		'title': '',
		'imageId': '69581225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581228&x=3143',
		'title': '',
		'imageId': '69581228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581220&x=3143',
		'title': '',
		'imageId': '69581220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581230&x=3143',
		'title': '',
		'imageId': '69581230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581227&x=3143',
		'title': '',
		'imageId': '69581227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581221&x=3143',
		'title': '',
		'imageId': '69581221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993919&docid=69581219&x=3143',
		'title': '',
		'imageId': '69581219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993919';

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