var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147348&x=570',
		'title': '',
		'imageId': '70147348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147360&x=570',
		'title': '',
		'imageId': '70147360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147346&x=570',
		'title': '',
		'imageId': '70147346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147347&x=570',
		'title': '',
		'imageId': '70147347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147349&x=570',
		'title': '',
		'imageId': '70147349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147367&x=570',
		'title': '',
		'imageId': '70147367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147345&x=570',
		'title': '',
		'imageId': '70147345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147365&x=570',
		'title': '',
		'imageId': '70147365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147364&x=570',
		'title': '',
		'imageId': '70147364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147363&x=570',
		'title': '',
		'imageId': '70147363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147366&x=570',
		'title': '',
		'imageId': '70147366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147373&x=570',
		'title': '',
		'imageId': '70147373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016844&docid=70147344&x=570',
		'title': '',
		'imageId': '70147344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016844';

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