var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160744&x=035',
		'title': '',
		'imageId': '69160744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160761&x=035',
		'title': '',
		'imageId': '69160761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160753&x=035',
		'title': '',
		'imageId': '69160753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160760&x=035',
		'title': '',
		'imageId': '69160760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160752&x=035',
		'title': '',
		'imageId': '69160752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160759&x=035',
		'title': '',
		'imageId': '69160759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160757&x=035',
		'title': '',
		'imageId': '69160757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160747&x=035',
		'title': '',
		'imageId': '69160747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160755&x=035',
		'title': '',
		'imageId': '69160755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160751&x=035',
		'title': '',
		'imageId': '69160751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160749&x=035',
		'title': '',
		'imageId': '69160749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160754&x=035',
		'title': '',
		'imageId': '69160754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160763&x=035',
		'title': '',
		'imageId': '69160763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160750&x=035',
		'title': '',
		'imageId': '69160750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160745&x=035',
		'title': '',
		'imageId': '69160745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160762&x=035',
		'title': '',
		'imageId': '69160762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160764&x=035',
		'title': '',
		'imageId': '69160764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160748&x=035',
		'title': '',
		'imageId': '69160748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160756&x=035',
		'title': '',
		'imageId': '69160756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160758&x=035',
		'title': '',
		'imageId': '69160758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975488&docid=69160746&x=035',
		'title': '',
		'imageId': '69160746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975488';

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