var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146710&x=1354',
		'title': '',
		'imageId': '69146710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146712&x=1354',
		'title': '',
		'imageId': '69146712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146709&x=1354',
		'title': '',
		'imageId': '69146709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146708&x=1354',
		'title': '',
		'imageId': '69146708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146715&x=1354',
		'title': '',
		'imageId': '69146715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146717&x=1354',
		'title': '',
		'imageId': '69146717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146701&x=1354',
		'title': '',
		'imageId': '69146701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146714&x=1354',
		'title': '',
		'imageId': '69146714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146706&x=1354',
		'title': '',
		'imageId': '69146706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146716&x=1354',
		'title': '',
		'imageId': '69146716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146698&x=1354',
		'title': '',
		'imageId': '69146698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146705&x=1354',
		'title': '',
		'imageId': '69146705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146704&x=1354',
		'title': '',
		'imageId': '69146704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146707&x=1354',
		'title': '',
		'imageId': '69146707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146711&x=1354',
		'title': '',
		'imageId': '69146711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146700&x=1354',
		'title': '',
		'imageId': '69146700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146697&x=1354',
		'title': '',
		'imageId': '69146697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146699&x=1354',
		'title': '',
		'imageId': '69146699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975039&docid=69146703&x=1354',
		'title': '',
		'imageId': '69146703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975039';

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