var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391008&x=218',
		'title': '',
		'imageId': '70391008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391011&x=218',
		'title': '',
		'imageId': '70391011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391013&x=218',
		'title': '',
		'imageId': '70391013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391006&x=218',
		'title': '',
		'imageId': '70391006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391004&x=218',
		'title': '',
		'imageId': '70391004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391005&x=218',
		'title': '',
		'imageId': '70391005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391003&x=218',
		'title': '',
		'imageId': '70391003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391014&x=218',
		'title': '',
		'imageId': '70391014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391009&x=218',
		'title': '',
		'imageId': '70391009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391015&x=218',
		'title': '',
		'imageId': '70391015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391007&x=218',
		'title': '',
		'imageId': '70391007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391012&x=218',
		'title': '',
		'imageId': '70391012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030911&docid=70391010&x=218',
		'title': '',
		'imageId': '70391010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4030911';

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