var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133131&x=2841',
		'title': '',
		'imageId': '70133131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133125&x=2841',
		'title': '',
		'imageId': '70133125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133132&x=2841',
		'title': '',
		'imageId': '70133132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133126&x=2841',
		'title': '',
		'imageId': '70133126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133139&x=2841',
		'title': '',
		'imageId': '70133139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133133&x=2841',
		'title': '',
		'imageId': '70133133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133124&x=2841',
		'title': '',
		'imageId': '70133124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133128&x=2841',
		'title': '',
		'imageId': '70133128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133138&x=2841',
		'title': '',
		'imageId': '70133138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133130&x=2841',
		'title': '',
		'imageId': '70133130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133142&x=2841',
		'title': '',
		'imageId': '70133142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133141&x=2841',
		'title': '',
		'imageId': '70133141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133129&x=2841',
		'title': '',
		'imageId': '70133129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133127&x=2841',
		'title': '',
		'imageId': '70133127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133136&x=2841',
		'title': '',
		'imageId': '70133136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133134&x=2841',
		'title': '',
		'imageId': '70133134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133135&x=2841',
		'title': '',
		'imageId': '70133135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016444&docid=70133140&x=2841',
		'title': '',
		'imageId': '70133140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016444';

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