var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928039&x=5131',
		'title': '',
		'imageId': '69928039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928003&x=5131',
		'title': '',
		'imageId': '69928003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928006&x=5131',
		'title': '',
		'imageId': '69928006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928009&x=5131',
		'title': '',
		'imageId': '69928009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928012&x=5131',
		'title': '',
		'imageId': '69928012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928015&x=5131',
		'title': '',
		'imageId': '69928015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928018&x=5131',
		'title': '',
		'imageId': '69928018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928021&x=5131',
		'title': '',
		'imageId': '69928021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928024&x=5131',
		'title': '',
		'imageId': '69928024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928027&x=5131',
		'title': '',
		'imageId': '69928027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928030&x=5131',
		'title': '',
		'imageId': '69928030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928033&x=5131',
		'title': '',
		'imageId': '69928033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008694&docid=69928036&x=5131',
		'title': '',
		'imageId': '69928036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008694';

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