var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035776&x=822',
		'title': '',
		'imageId': '70035776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035779&x=822',
		'title': '',
		'imageId': '70035779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035780&x=822',
		'title': '',
		'imageId': '70035780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035781&x=822',
		'title': '',
		'imageId': '70035781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035784&x=822',
		'title': '',
		'imageId': '70035784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035783&x=822',
		'title': '',
		'imageId': '70035783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035782&x=822',
		'title': '',
		'imageId': '70035782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035785&x=822',
		'title': '',
		'imageId': '70035785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035786&x=822',
		'title': '',
		'imageId': '70035786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035787&x=822',
		'title': '',
		'imageId': '70035787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035790&x=822',
		'title': '',
		'imageId': '70035790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035789&x=822',
		'title': '',
		'imageId': '70035789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035788&x=822',
		'title': '',
		'imageId': '70035788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035791&x=822',
		'title': '',
		'imageId': '70035791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035792&x=822',
		'title': '',
		'imageId': '70035792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035793&x=822',
		'title': '',
		'imageId': '70035793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035794&x=822',
		'title': '',
		'imageId': '70035794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035795&x=822',
		'title': '',
		'imageId': '70035795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035796&x=822',
		'title': '',
		'imageId': '70035796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035797&x=822',
		'title': '',
		'imageId': '70035797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013321&docid=70035798&x=822',
		'title': '',
		'imageId': '70035798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013321';

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