var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985094&x=1125',
		'title': '',
		'imageId': '69985094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985095&x=1125',
		'title': '',
		'imageId': '69985095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985211&x=1125',
		'title': '',
		'imageId': '69985211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985210&x=1125',
		'title': '',
		'imageId': '69985210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985098&x=1125',
		'title': '',
		'imageId': '69985098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985093&x=1125',
		'title': '',
		'imageId': '69985093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985090&x=1125',
		'title': '',
		'imageId': '69985090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985092&x=1125',
		'title': '',
		'imageId': '69985092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985100&x=1125',
		'title': '',
		'imageId': '69985100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985091&x=1125',
		'title': '',
		'imageId': '69985091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985097&x=1125',
		'title': '',
		'imageId': '69985097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985096&x=1125',
		'title': '',
		'imageId': '69985096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011087&docid=69985102&x=1125',
		'title': '',
		'imageId': '69985102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011087';

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