var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751364&x=4755',
		'title': '',
		'imageId': '69751364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751365&x=4755',
		'title': '',
		'imageId': '69751365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751369&x=4755',
		'title': '',
		'imageId': '69751369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751371&x=4755',
		'title': '',
		'imageId': '69751371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751372&x=4755',
		'title': '',
		'imageId': '69751372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751374&x=4755',
		'title': '',
		'imageId': '69751374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751376&x=4755',
		'title': '',
		'imageId': '69751376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751378&x=4755',
		'title': '',
		'imageId': '69751378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751379&x=4755',
		'title': '',
		'imageId': '69751379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751381&x=4755',
		'title': '',
		'imageId': '69751381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751383&x=4755',
		'title': '',
		'imageId': '69751383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751385&x=4755',
		'title': '',
		'imageId': '69751385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001651&docid=69751387&x=4755',
		'title': '',
		'imageId': '69751387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001651';

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