var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063603&x=736',
		'title': '',
		'imageId': '69063603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063605&x=736',
		'title': '',
		'imageId': '69063605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063606&x=736',
		'title': '',
		'imageId': '69063606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063607&x=736',
		'title': '',
		'imageId': '69063607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063608&x=736',
		'title': '',
		'imageId': '69063608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063609&x=736',
		'title': '',
		'imageId': '69063609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063611&x=736',
		'title': '',
		'imageId': '69063611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063610&x=736',
		'title': '',
		'imageId': '69063610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063612&x=736',
		'title': '',
		'imageId': '69063612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063618&x=736',
		'title': '',
		'imageId': '69063618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063613&x=736',
		'title': '',
		'imageId': '69063613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063614&x=736',
		'title': '',
		'imageId': '69063614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063616&x=736',
		'title': '',
		'imageId': '69063616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063617&x=736',
		'title': '',
		'imageId': '69063617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971935&docid=69063615&x=736',
		'title': '',
		'imageId': '69063615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971935';

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