var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090800&x=3228',
		'title': '',
		'imageId': '70090800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090805&x=3228',
		'title': '',
		'imageId': '70090805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090804&x=3228',
		'title': '',
		'imageId': '70090804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090807&x=3228',
		'title': '',
		'imageId': '70090807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090798&x=3228',
		'title': '',
		'imageId': '70090798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090801&x=3228',
		'title': '',
		'imageId': '70090801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090802&x=3228',
		'title': '',
		'imageId': '70090802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090795&x=3228',
		'title': '',
		'imageId': '70090795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090796&x=3228',
		'title': '',
		'imageId': '70090796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090793&x=3228',
		'title': '',
		'imageId': '70090793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090797&x=3228',
		'title': '',
		'imageId': '70090797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090794&x=3228',
		'title': '',
		'imageId': '70090794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015279&docid=70090806&x=3228',
		'title': '',
		'imageId': '70090806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015279';

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