var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063770&x=2728',
		'title': '',
		'imageId': '69063770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063771&x=2728',
		'title': '',
		'imageId': '69063771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063759&x=2728',
		'title': '',
		'imageId': '69063759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063760&x=2728',
		'title': '',
		'imageId': '69063760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063761&x=2728',
		'title': '',
		'imageId': '69063761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063763&x=2728',
		'title': '',
		'imageId': '69063763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063769&x=2728',
		'title': '',
		'imageId': '69063769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063765&x=2728',
		'title': '',
		'imageId': '69063765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063766&x=2728',
		'title': '',
		'imageId': '69063766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063762&x=2728',
		'title': '',
		'imageId': '69063762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063767&x=2728',
		'title': '',
		'imageId': '69063767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063768&x=2728',
		'title': '',
		'imageId': '69063768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971945&docid=69063764&x=2728',
		'title': '',
		'imageId': '69063764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971945';

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