var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729578&x=013',
		'title': '',
		'imageId': '69729578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729579&x=013',
		'title': '',
		'imageId': '69729579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729580&x=013',
		'title': '',
		'imageId': '69729580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729581&x=013',
		'title': '',
		'imageId': '69729581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729596&x=013',
		'title': '',
		'imageId': '69729596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729611&x=013',
		'title': '',
		'imageId': '69729611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729582&x=013',
		'title': '',
		'imageId': '69729582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729599&x=013',
		'title': '',
		'imageId': '69729599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729609&x=013',
		'title': '',
		'imageId': '69729609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729583&x=013',
		'title': '',
		'imageId': '69729583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729606&x=013',
		'title': '',
		'imageId': '69729606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729621&x=013',
		'title': '',
		'imageId': '69729621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011532&docid=69729610&x=013',
		'title': '',
		'imageId': '69729610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011532';

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