var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260199&x=69',
		'title': '',
		'imageId': '70260199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260206&x=69',
		'title': '',
		'imageId': '70260206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260208&x=69',
		'title': '',
		'imageId': '70260208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260207&x=69',
		'title': '',
		'imageId': '70260207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260205&x=69',
		'title': '',
		'imageId': '70260205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260210&x=69',
		'title': '',
		'imageId': '70260210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260200&x=69',
		'title': '',
		'imageId': '70260200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260212&x=69',
		'title': '',
		'imageId': '70260212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260211&x=69',
		'title': '',
		'imageId': '70260211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260204&x=69',
		'title': '',
		'imageId': '70260204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260213&x=69',
		'title': '',
		'imageId': '70260213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260203&x=69',
		'title': '',
		'imageId': '70260203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021376&docid=70260209&x=69',
		'title': '',
		'imageId': '70260209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021376';

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