var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69355460&x=1722',
		'title': '',
		'imageId': '69355460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69355465&x=1722',
		'title': '',
		'imageId': '69355465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69355474&x=1722',
		'title': '',
		'imageId': '69355474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69355493&x=1722',
		'title': '',
		'imageId': '69355493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69355502&x=1722',
		'title': '',
		'imageId': '69355502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69355515&x=1722',
		'title': '',
		'imageId': '69355515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366378&x=1722',
		'title': '',
		'imageId': '69366378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366381&x=1722',
		'title': '',
		'imageId': '69366381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366384&x=1722',
		'title': '',
		'imageId': '69366384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366420&x=1722',
		'title': '',
		'imageId': '69366420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366423&x=1722',
		'title': '',
		'imageId': '69366423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366426&x=1722',
		'title': '',
		'imageId': '69366426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366432&x=1722',
		'title': '',
		'imageId': '69366432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366437&x=1722',
		'title': '',
		'imageId': '69366437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366441&x=1722',
		'title': '',
		'imageId': '69366441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366444&x=1722',
		'title': '',
		'imageId': '69366444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366447&x=1722',
		'title': '',
		'imageId': '69366447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69366450&x=1722',
		'title': '',
		'imageId': '69366450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984114&docid=69534568&x=1722',
		'title': '',
		'imageId': '69534568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984114';

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