var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67765640&x=346',
		'title': '',
		'imageId': '67765640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67765657&x=346',
		'title': '',
		'imageId': '67765657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67765669&x=346',
		'title': '',
		'imageId': '67765669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67765678&x=346',
		'title': '',
		'imageId': '67765678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67765905&x=346',
		'title': '',
		'imageId': '67765905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766104&x=346',
		'title': '',
		'imageId': '67766104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766126&x=346',
		'title': '',
		'imageId': '67766126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766127&x=346',
		'title': '',
		'imageId': '67766127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766128&x=346',
		'title': '',
		'imageId': '67766128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766645&x=346',
		'title': '',
		'imageId': '67766645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766688&x=346',
		'title': '',
		'imageId': '67766688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766692&x=346',
		'title': '',
		'imageId': '67766692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766697&x=346',
		'title': '',
		'imageId': '67766697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766700&x=346',
		'title': '',
		'imageId': '67766700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766704&x=346',
		'title': '',
		'imageId': '67766704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914864&docid=67766707&x=346',
		'title': '',
		'imageId': '67766707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914864';

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