var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259514&x=2653',
		'title': '',
		'imageId': '69259514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259515&x=2653',
		'title': '',
		'imageId': '69259515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259512&x=2653',
		'title': '',
		'imageId': '69259512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259517&x=2653',
		'title': '',
		'imageId': '69259517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259524&x=2653',
		'title': '',
		'imageId': '69259524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259516&x=2653',
		'title': '',
		'imageId': '69259516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259519&x=2653',
		'title': '',
		'imageId': '69259519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259523&x=2653',
		'title': '',
		'imageId': '69259523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259520&x=2653',
		'title': '',
		'imageId': '69259520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259521&x=2653',
		'title': '',
		'imageId': '69259521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259522&x=2653',
		'title': '',
		'imageId': '69259522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259525&x=2653',
		'title': '',
		'imageId': '69259525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259513&x=2653',
		'title': '',
		'imageId': '69259513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987341&docid=69259518&x=2653',
		'title': '',
		'imageId': '69259518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987341';

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