var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232398&x=923',
		'title': '',
		'imageId': '69232398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232368&x=923',
		'title': '',
		'imageId': '69232368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232390&x=923',
		'title': '',
		'imageId': '69232390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232366&x=923',
		'title': '',
		'imageId': '69232366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232389&x=923',
		'title': '',
		'imageId': '69232389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232367&x=923',
		'title': '',
		'imageId': '69232367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232369&x=923',
		'title': '',
		'imageId': '69232369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232387&x=923',
		'title': '',
		'imageId': '69232387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232399&x=923',
		'title': '',
		'imageId': '69232399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232370&x=923',
		'title': '',
		'imageId': '69232370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232379&x=923',
		'title': '',
		'imageId': '69232379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232393&x=923',
		'title': '',
		'imageId': '69232393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232380&x=923',
		'title': '',
		'imageId': '69232380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966043&docid=69232375&x=923',
		'title': '',
		'imageId': '69232375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966043';

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