var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641295&x=2223',
		'title': '',
		'imageId': '69641295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641304&x=2223',
		'title': '',
		'imageId': '69641304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641294&x=2223',
		'title': '',
		'imageId': '69641294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641297&x=2223',
		'title': '',
		'imageId': '69641297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641299&x=2223',
		'title': '',
		'imageId': '69641299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641292&x=2223',
		'title': '',
		'imageId': '69641292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641300&x=2223',
		'title': '',
		'imageId': '69641300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641298&x=2223',
		'title': '',
		'imageId': '69641298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641303&x=2223',
		'title': '',
		'imageId': '69641303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641296&x=2223',
		'title': '',
		'imageId': '69641296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641305&x=2223',
		'title': '',
		'imageId': '69641305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641289&x=2223',
		'title': '',
		'imageId': '69641289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641291&x=2223',
		'title': '',
		'imageId': '69641291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641290&x=2223',
		'title': '',
		'imageId': '69641290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641301&x=2223',
		'title': '',
		'imageId': '69641301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641302&x=2223',
		'title': '',
		'imageId': '69641302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641288&x=2223',
		'title': '',
		'imageId': '69641288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997142&docid=69641293&x=2223',
		'title': '',
		'imageId': '69641293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997142';

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