var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133682&x=2535',
		'title': '',
		'imageId': '70133682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133696&x=2535',
		'title': '',
		'imageId': '70133696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133698&x=2535',
		'title': '',
		'imageId': '70133698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133693&x=2535',
		'title': '',
		'imageId': '70133693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133695&x=2535',
		'title': '',
		'imageId': '70133695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133697&x=2535',
		'title': '',
		'imageId': '70133697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133688&x=2535',
		'title': '',
		'imageId': '70133688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133694&x=2535',
		'title': '',
		'imageId': '70133694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133684&x=2535',
		'title': '',
		'imageId': '70133684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133687&x=2535',
		'title': '',
		'imageId': '70133687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133689&x=2535',
		'title': '',
		'imageId': '70133689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133691&x=2535',
		'title': '',
		'imageId': '70133691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016536&docid=70133683&x=2535',
		'title': '',
		'imageId': '70133683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016536';

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