var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095400&x=1843',
		'title': '',
		'imageId': '70095400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095409&x=1843',
		'title': '',
		'imageId': '70095409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095406&x=1843',
		'title': '',
		'imageId': '70095406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095407&x=1843',
		'title': '',
		'imageId': '70095407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095413&x=1843',
		'title': '',
		'imageId': '70095413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095416&x=1843',
		'title': '',
		'imageId': '70095416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095411&x=1843',
		'title': '',
		'imageId': '70095411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095412&x=1843',
		'title': '',
		'imageId': '70095412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095408&x=1843',
		'title': '',
		'imageId': '70095408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095410&x=1843',
		'title': '',
		'imageId': '70095410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095401&x=1843',
		'title': '',
		'imageId': '70095401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095415&x=1843',
		'title': '',
		'imageId': '70095415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095414&x=1843',
		'title': '',
		'imageId': '70095414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095403&x=1843',
		'title': '',
		'imageId': '70095403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095405&x=1843',
		'title': '',
		'imageId': '70095405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095402&x=1843',
		'title': '',
		'imageId': '70095402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=70095404&x=1843',
		'title': '',
		'imageId': '70095404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=59270515&x=1843',
		'title': '',
		'imageId': '59270515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011962&docid=59270516&x=1843',
		'title': '',
		'imageId': '59270516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011962';

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