var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223622&x=219',
		'title': '',
		'imageId': '69223622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223611&x=219',
		'title': '',
		'imageId': '69223611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223613&x=219',
		'title': '',
		'imageId': '69223613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223617&x=219',
		'title': '',
		'imageId': '69223617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223608&x=219',
		'title': '',
		'imageId': '69223608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223612&x=219',
		'title': '',
		'imageId': '69223612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223620&x=219',
		'title': '',
		'imageId': '69223620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223615&x=219',
		'title': '',
		'imageId': '69223615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223619&x=219',
		'title': '',
		'imageId': '69223619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223614&x=219',
		'title': '',
		'imageId': '69223614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223616&x=219',
		'title': '',
		'imageId': '69223616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223607&x=219',
		'title': '',
		'imageId': '69223607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223605&x=219',
		'title': '',
		'imageId': '69223605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223618&x=219',
		'title': '',
		'imageId': '69223618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223606&x=219',
		'title': '',
		'imageId': '69223606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223621&x=219',
		'title': '',
		'imageId': '69223621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223609&x=219',
		'title': '',
		'imageId': '69223609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978538&docid=69223610&x=219',
		'title': '',
		'imageId': '69223610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978538';

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