var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163288&x=2219',
		'title': '',
		'imageId': '70163288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163287&x=2219',
		'title': '',
		'imageId': '70163287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163284&x=2219',
		'title': '',
		'imageId': '70163284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163281&x=2219',
		'title': '',
		'imageId': '70163281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163285&x=2219',
		'title': '',
		'imageId': '70163285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163291&x=2219',
		'title': '',
		'imageId': '70163291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163283&x=2219',
		'title': '',
		'imageId': '70163283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163282&x=2219',
		'title': '',
		'imageId': '70163282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163280&x=2219',
		'title': '',
		'imageId': '70163280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163289&x=2219',
		'title': '',
		'imageId': '70163289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163286&x=2219',
		'title': '',
		'imageId': '70163286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163290&x=2219',
		'title': '',
		'imageId': '70163290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017198&docid=70163279&x=2219',
		'title': '',
		'imageId': '70163279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017198';

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